vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Typedefs
step_variant_paired_emid_read.hpp File Reference
#include <string>
#include "boost/mpl/end.hpp"
#include "boost/mpl/insert_range.hpp"
#include "boost/mpl/push_back.hpp"
#include "boost/variant.hpp"
#include "vdj_pipe/step/step_variant_paired_read.hpp"
#include "vdj_pipe/step/step_variant_universal.hpp"
Include dependency graph for step_variant_paired_emid_read.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vdj_pipe::Config_paired_emid_reads
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 
 vdj_pipe::step
 

Typedefs

typedef boost::mpl::insert_range< universal_steps, boost::mpl::end< universal_steps >::type, boost::mpl::push_back< paired_read_only_vector, External_mid_infile >::type >::type vdj_pipe::step::paired_emid_read_vector
 List of steps for pipes of paired reads with eMIDs. More...
 
typedef boost::make_recursive_variant_over< step::paired_emid_read_vector >::type vdj_pipe::step_variant_paired_emid
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014