vdj_pipe
pipeline for processing DNA sequence data
|
#include <string>
#include <map>
#include "boost/property_tree/ptree_fwd.hpp"
#include "vdj_pipe/config.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/value_variant.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::Seq_file_entry |
struct | vdj_pipe::Seq_file_entry::Err |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
Functions | |
void | vdj_pipe::store_values (Seq_file_entry const &sfe, Value_map &vm) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014