vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/step/quality_stats_step.hpp"
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include "vdj_pipe/file_stream.hpp"
#include "vdj_pipe/output_stamp.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "vdj_pipe/value_map.hpp"
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::anonymous_namespace{quality_stats_step.cpp} | |
Macros | |
#define | VDJ_PIPE_SOURCE |
Functions | |
vdj_pipe::anonymous_namespace{quality_stats_step.cpp}::VDJ_PIPE_KEYWORD_STRUCT (kwds,(out_prefix)(out_path_hm)(out_path_stats)(out_path_mq_hist)(out_path_len_hist)) | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013-4
#define VDJ_PIPE_SOURCE |