vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/step/step_factory_paired_emid.hpp"
#include "vdj_pipe/pipe_environment.hpp"
#include "step_builder_registry.hpp"
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) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014
#define VDJ_PIPE_SOURCE |