vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/step/apply_to_adaptor.hpp"
#include "boost/property_tree/ptree.hpp"
#include "vdj_pipe/step/step_factory_single.hpp"
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::step | |
vdj_pipe::step::anonymous_namespace{apply_to_adaptor.cpp} | |
Macros | |
#define | VDJ_PIPE_SOURCE |
Typedefs | |
typedef std::vector< Value_ids_single > | vdj_pipe::step::anonymous_namespace{apply_to_adaptor.cpp}::vid_vector |
Functions | |
vdj_pipe::step::VDJ_PIPE_KEYWORD_STRUCT (kwds,(to)(step)(forward)(reverse)(merged)) | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014
#define VDJ_PIPE_SOURCE |