vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/step/write_sequence_step.hpp"
#include "boost/property_tree/ptree.hpp"
#include "vdj_pipe/file_stream.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "vdj_pipe/print_sequence.hpp"
#include "vdj_pipe/value_map.hpp"
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
Macros | |
#define | VDJ_PIPE_SOURCE |
Functions | |
vdj_pipe::VDJ_PIPE_KEYWORD_STRUCT (kwds,(out_path)(trimmed)(reverse_complemented)(skip_empty)(unset_value)) | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013
#define VDJ_PIPE_SOURCE |