vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/step/merge_paired_reads_step.hpp"
#include "boost/property_tree/ptree.hpp"
#include "vdj_pipe/sequence_merge.hpp"
#include "vdj_pipe/sequence_transform.hpp"
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
Macros | |
#define | VDJ_PIPE_SOURCE |
Functions | |
vdj_pipe::VDJ_PIPE_KEYWORD_STRUCT (kwds,(min_score)(merge_score)(merge_sigar)(trimmed)) | |
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 |