vdj_pipe
pipeline for processing DNA sequence data
|
#include <istream>
#include <string>
#include <vector>
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include "boost/tokenizer.hpp"
#include "vdj_pipe/input_manager.hpp"
Go to the source code of this file.
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
Functions | |
void | vdj_pipe::input_csv_to_tree (std::istream &is, bpt::ptree &pt) |
Convert input data descriptions in CSV format into property tree. More... | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014