vdj_pipe
pipeline for processing DNA sequence data
|
Apply enclosed processing step once to a sequence read of specified kind: forward, reverse, or merged. More...
#include <apply_to_adaptor.hpp>
Public Types | |
typedef Vm_access_paired | vma_type |
Public Member Functions | |
VDJ_PIPE_STATIC_STRING_METHOD (comment,"apply specified step to either forward, reverse, or merged sequences") Apply_one(step_variant_single const &step) | |
void | run () |
void | finish () |
void | summary (std::ostream &os) const |
Private Attributes | |
step_variant_single | step_ |
Apply enclosed processing step once to a sequence read of specified kind: forward, reverse, or merged.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |