7 #ifndef SEQUENCE_FILE_HPP_ 8 #define SEQUENCE_FILE_HPP_ 24 std::string
const&
path,
Main namespace of vdj_pipe library.
Definition: keywords_variable.hpp:11
std::string const & path() const
Definition: file.hpp:74
bool is_reverse() const
Definition: sequence_file.hpp:33
Definition: sequence_file_map.hpp:24
Path_id pid_
Definition: sequence_file.hpp:41
Seq_file(std::string const &path, const bool reverse=false)
Definition: sequence_file.hpp:23
Definition: sequence_file.hpp:19
Path_id id() const
Definition: sequence_file.hpp:32
bool is_reverse_
Definition: sequence_file.hpp:42
Seq_file & reverse(const bool rev)
Definition: sequence_file.hpp:35