vdj_pipe
pipeline for processing DNA sequence data
|
#include <step_base.hpp>
Classes | |
struct | Err |
Public Types | |
typedef Seq_record::sequence | seq_type |
typedef Qual_record::quality | qual_type |
Public Member Functions | |
char | delimiter () const |
Step_base (boost::property_tree::ptree const &pt, Pipe_environment const &pe) | |
void | summary (std::ostream &) const |
Private Attributes | |
char | delimiter_ |
vdj_pipe::detail::Step_base::Step_base | ( | boost::property_tree::ptree const & | pt, |
Pipe_environment const & | pe | ||
) |
|
inline |
|
inline |
|
private |