vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions
quality_stats_step.cpp File Reference
#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"
Include dependency graph for quality_stats_step.cpp:

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))
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013-4

Macro Definition Documentation

#define VDJ_PIPE_SOURCE