7 #ifndef PIPELINE_INPUT_HPP_ 8 #define PIPELINE_INPUT_HPP_ 15 typedef typename Config::step_type step_type;
16 typedef typename Config::value_map_access vm_access;
17 typedef std::vector<step_type> step_vector;
Main namespace of vdj_pipe library.
Definition: sequence_file.hpp:14