vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions
step_factory_paired_emid.cpp File Reference
#include "vdj_pipe/step/step_factory_paired_emid.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "step_builder_registry.hpp"
Include dependency graph for step_factory_paired_emid.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Macros

#define VDJ_PIPE_SOURCE
 

Functions

step_variant_paired_emid vdj_pipe::create_step_paired_emid (Vm_access_paired_emid const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
 

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