vdj_pipe
pipeline for processing DNA sequence data
|
#include <processing_step_utils.hpp>
Public Member Functions | |
Step_harness (std::string const &json) | |
void | run (std::string const &seq) |
Vm_access_single const & | vma () const |
Private Types | |
typedef boost::shared_ptr< Step > | step_ptr |
Private Attributes | |
Vm_access_single | vma_ |
Step | step_ |
|
private |
|
inlineexplicit |
|
inline |
|
inline |
|
private |
|
private |