7 #ifndef STEP_FACTORY_SINGLE_HPP_ 8 #define STEP_FACTORY_SINGLE_HPP_ 19 Vm_access_single
const& vma,
Config_single_reads::processing_step create_step< Config_single_reads >(Config_single_reads::value_map_access const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
Definition: step_factory_single.hpp:27
Definition: value_map_access_single.hpp:16
step_variant_single processing_step
Definition: step_variant_single_read.hpp:72
Main namespace of vdj_pipe library.
Definition: keywords_variable.hpp:11
Definition: pipe_environment.hpp:26
#define VDJ_PIPE_DECL
Definition: config.hpp:23
boost::make_recursive_variant_over< step::single_read_vector >::type step_variant_single
Definition: step_variant_single_read.hpp:66
bpt::ptree ptree
Definition: processing_step_utils.hpp:19
step_variant_single create_step_single(Vm_access_single const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
Definition: step_factory_single.cpp:18