#include <read_info.hpp>
vdj_pipe::Read_info::Read_info |
( |
const boost::string_ref |
name | ) |
|
|
inlineexplicit |
vdj_pipe::Read_info::Read_info |
( |
const boost::string_ref |
name, |
|
|
const Path_id |
seq_file, |
|
|
const unsigned |
len, |
|
|
const bool |
reverse |
|
) |
| |
|
inline |
void vdj_pipe::Read_info::combine |
( |
Read_info const & |
si | ) |
|
|
inline |
bool vdj_pipe::Read_info::empty |
( |
| ) |
const |
|
inline |
bool vdj_pipe::Read_info::is_reverse |
( |
| ) |
const |
|
inline |
const std::string& vdj_pipe::Read_info::name |
( |
| ) |
const |
|
inline |
Read_info& vdj_pipe::Read_info::reverse |
( |
const bool |
rev | ) |
|
|
inline |
Path_id vdj_pipe::Read_info::seq_file |
( |
| ) |
const |
|
inline |
Read_info& vdj_pipe::Read_info::seq_file |
( |
const Path_id |
pid | ) |
|
|
inline |
unsigned vdj_pipe::Read_info::size |
( |
| ) |
const |
|
inline |
Read_info& vdj_pipe::Read_info::trim |
( |
const unsigned |
lo, |
|
|
const unsigned |
hi |
|
) |
| |
|
inline |
std::string vdj_pipe::Read_info::name_ |
|
private |
bool vdj_pipe::Read_info::reverse_ |
|
private |
Path_id vdj_pipe::Read_info::seq_file_ |
|
private |
The documentation for this class was generated from the following file: