vdj_pipe
pipeline for processing DNA sequence data
|
#include "step_registry.hpp"
#include "boost/mpl/for_each.hpp"
#include "boost/mpl/quote.hpp"
#include "vdj_pipe/step/step_variant_single_read.hpp"
#include "vdj_pipe/step/step_variant_paired_read.hpp"
#include "vdj_pipe/step/step_variant_paired_emid_read.hpp"
#include "vdj_pipe/step/all_steps.hpp"
Classes | |
struct | vdj_pipe::Wrap< Step > |
class | vdj_pipe::detail::Inserter |
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