#include <value_map_access_single.hpp>
|
std::string | sequence (const Val_id seq_id, const Val_id trim_id, const bool trimmed, const bool reverse_compl) const |
|
Qual_record::quality | quality (const Val_id qual_id, const Val_id trim_id, const bool trimmed, const bool reverse_compl) const |
|
std::string const& vdj_pipe::Vm_access_single::description |
( |
| ) |
const |
|
inline |
void vdj_pipe::Vm_access_single::description |
( |
std::string const & |
descr | ) |
|
|
inline |
- Parameters
-
si | set read sequence interval to si |
bool vdj_pipe::Vm_access_single::is_reverse |
( |
| ) |
const |
|
inline |
- Returns
- true if read sequence marked as reverse
qual_type const& vdj_pipe::Vm_access_single::quality |
( |
| ) |
const |
|
inline |
void vdj_pipe::Vm_access_single::quality |
( |
qual_type const & |
qual | ) |
|
|
inline |
qual_type vdj_pipe::Vm_access_single::quality |
( |
const bool |
trimmed, |
|
|
const bool |
reverse_compl |
|
) |
| const |
|
inline |
std::string const& vdj_pipe::Vm_access_single::quality_path |
( |
| ) |
const |
|
inline |
void vdj_pipe::Vm_access_single::quality_path |
( |
std::string const & |
s | ) |
|
|
inline |
seq_type const& vdj_pipe::Vm_access_single::sequence |
( |
| ) |
const |
|
inline |
void vdj_pipe::Vm_access_single::sequence |
( |
seq_type const & |
seq | ) |
|
|
inline |
std::string vdj_pipe::Vm_access_single::sequence |
( |
const bool |
trimmed, |
|
|
const bool |
reverse_compl |
|
) |
| const |
|
inline |
- Parameters
-
- Returns
- sequence complete or within interval() if trimmed, and reverse-complemented if is_reverse() and reverse_compl
std::string const& vdj_pipe::Vm_access_single::sequence_path |
( |
| ) |
const |
|
inline |
void vdj_pipe::Vm_access_single::sequence_path |
( |
std::string const & |
s | ) |
|
|
inline |
void vdj_pipe::Vm_access_single::set_empty |
( |
| ) |
|
|
inline |
void vdj_pipe::Vm_access_single::set_reverse |
( |
const bool |
rev | ) |
|
|
inline |
The documentation for this class was generated from the following file: