vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions
composition_stats_step.cpp File Reference
#include "vdj_pipe/step/composition_stats_step.hpp"
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include "vdj_pipe/detail/keyword_struct_macro.hpp"
#include "vdj_pipe/file_stream.hpp"
#include "vdj_pipe/nucleotide_index.hpp"
#include "vdj_pipe/output_stamp.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "vdj_pipe/value_map.hpp"
Include dependency graph for composition_stats_step.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Macros

#define VDJ_PIPE_SOURCE
 

Functions

 vdj_pipe::VDJ_PIPE_KEYWORD_STRUCT (kwds,(out_prefix)(out_path_composition)(out_path_gc_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