vdj_pipe
pipeline for processing DNA sequence data
|
#include <map>
#include <string>
#include <sstream>
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/ordered_index.hpp"
#include "boost/multi_index/member.hpp"
#include "boost/range.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/detail/vector_set.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::Step_registry |
struct | vdj_pipe::Step_registry::Meta |
struct | vdj_pipe::Step_registry::Err |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::detail | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014