#include <sequence_entry.hpp>
|
| Seq_entry (const boost::string_ref seq="", const Read_id id=Read_id()) |
|
unsigned | size () const |
|
std::string const & | sequence () const |
|
bool | empty () const |
|
Read_id | id () const |
|
Sequence with an ID and a list of subsequences
vdj_pipe::Seq_entry::Seq_entry |
( |
const boost::string_ref |
seq = "" , |
|
|
const Read_id |
id = Read_id() |
|
) |
| |
|
inlineexplicit |
bool vdj_pipe::Seq_entry::empty |
( |
| ) |
const |
|
inline |
Read_id vdj_pipe::Seq_entry::id |
( |
| ) |
const |
|
inline |
std::string const& vdj_pipe::Seq_entry::sequence |
( |
| ) |
const |
|
inline |
unsigned vdj_pipe::Seq_entry::size |
( |
| ) |
const |
|
inline |
Read_id vdj_pipe::Seq_entry::id_ |
|
private |
std::string vdj_pipe::Seq_entry::seq_ |
|
private |
The documentation for this class was generated from the following file: