vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions
match_step.cpp File Reference
#include "vdj_pipe/step/match_step.hpp"
#include <ostream>
#include <vector>
#include "boost/assert.hpp"
#include "boost/foreach.hpp"
#include "boost/format.hpp"
#include "boost/property_tree/ptree.hpp"
#include "me_factory.hpp"
#include "vdj_pipe/detail/disable_warnings.hpp"
#include "vdj_pipe/pipe_environment.hpp"
Include dependency graph for match_step.cpp:

Namespaces

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

Macros

#define VDJ_PIPE_SOURCE
 

Functions

 vdj_pipe::VDJ_PIPE_KEYWORD_STRUCT (kwds,(trimmed)(reverse)(elements)(combinations))
 
const boost::format vdj_pipe::anonymous_namespace{match_step.cpp}::bf ("%1$d (%2$.3g%%)")
 

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