vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Macros | Typedefs | Functions
histogram_step.cpp File Reference
#include "vdj_pipe/step/histogram_step.hpp"
#include "boost/assert.hpp"
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include <algorithm>
#include <map>
#include <sstream>
#include "vdj_pipe/file_stream.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "vdj_pipe/output_stamp.hpp"
Include dependency graph for histogram_step.cpp:

Classes

struct  vdj_pipe::anonymous_namespace{histogram_step.cpp}::Compare_vv
 
struct  vdj_pipe::anonymous_namespace{histogram_step.cpp}::Compare_vvv
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 
 vdj_pipe::anonymous_namespace{histogram_step.cpp}
 

Macros

#define VDJ_PIPE_SOURCE
 

Typedefs

typedef std::vector< value_variant > vdj_pipe::anonymous_namespace{histogram_step.cpp}::hvalue_t
 

Functions

 vdj_pipe::VDJ_PIPE_KEYWORD_STRUCT (kwds,(name)(out_path))
 

Detailed Description

part of vdj_pipe project.

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

Macro Definition Documentation

#define VDJ_PIPE_SOURCE