vdj_pipe
pipeline for processing DNA sequence data
Classes | Static Public Member Functions | Public Attributes | Static Private Member Functions | List of all members
vdj_pipe::step::Apply_to_maker Class Reference

#include <apply_to_adaptor.hpp>

Collaboration diagram for vdj_pipe::step::Apply_to_maker:
Collaboration graph
[legend]

Classes

struct  Err
 

Static Public Member Functions

static result_type make (vma_type const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
 

Public Attributes

VDJ_PIPE_STATIC_STRING_METHOD(comment,"apply specified step to forward, reverse, or merged sequences") typedef boost typedef Vm_access_paired vma_type
 

Static Private Member Functions

static Value_ids_single make_ids (vma_type const &vma, std::string const &type)
 

Member Function Documentation

Apply_to_maker::result_type vdj_pipe::step::Apply_to_maker::make ( vma_type const &  vma,
boost::property_tree::ptree const &  pt,
Pipe_environment pe 
)
static
Value_ids_single vdj_pipe::step::Apply_to_maker::make_ids ( vma_type const &  vma,
std::string const &  type 
)
staticprivate

Member Data Documentation

VDJ_PIPE_STATIC_STRING_METHOD ( comment, "apply specified step to forward, reverse, or merged sequences" ) typedef boost typedef Vm_access_paired vdj_pipe::step::Apply_to_maker::vma_type

The documentation for this class was generated from the following files: