vdj_pipe
pipeline for processing DNA sequence data
|
#include <me_factory.hpp>
Classes | |
struct | Err |
Public Member Functions | |
Cut_proto () | |
void | parse (bpt::ptree const &pt) |
Relative_position | position () const |
Public Attributes | |
bool | cut_ |
bool | re_start_ |
int | pos_ |
Static Public Attributes | |
static const int | unset = std::numeric_limits<int>::min() |
|
inline |
void vdj_pipe::match::Cut_proto::parse | ( | bpt::ptree const & | pt | ) |
|
inline |
bool vdj_pipe::match::Cut_proto::cut_ |
int vdj_pipe::match::Cut_proto::pos_ |
bool vdj_pipe::match::Cut_proto::re_start_ |
|
static |