7 #ifndef STEP_FACTORY_HPP_ 8 #define STEP_FACTORY_HPP_ 9 #include "boost/property_tree/ptree_fwd.hpp" 12 class Pipe_environment;
16 template<
class Config>
typename Config::processing_step create_step(
17 typename Config::value_map_access
const& vma,
18 boost::property_tree::ptree
const& pt,
Main namespace of vdj_pipe library.
Definition: sequence_file.hpp:14