vdj_pipe
pipeline for processing DNA sequence data
|
#include <vector>
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include "vdj_pipe/step/step_factory.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/step/visitor.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::Pipeline< Config > |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014