vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Functions
input_csv.hpp File Reference
#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"
Include dependency graph for input_csv.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014