|
NVBIO
|
Helper class to extract qualities from a read. This class has a string interface.
#include <utils.h>
Public Types | |
| typedef ReadStreamQualities < ReadStreamType > | this_type |
| typedef random_access_universal_iterator_tag | iterator_category |
| typedef uint8 | value_type |
| typedef value_type | reference |
| typedef const value_type * | pointer |
| typedef ReadStreamType::difference_type | difference_type |
| typedef ReadStreamType::index_type | index_type |
| typedef string_iterator < this_type > | iterator |
| typedef string_iterator < this_type > | const_iterator |
| typedef string_iterator < this_type > | forward_iterator |
Public Members | |
| const ReadStreamType * | m_read |
Static Public Members | |
| static const uint32 | SYMBOL_SIZE = 8u |
| typedef string_iterator<this_type> nvbio::ReadStreamQualities< ReadStreamType >::const_iterator |
| typedef ReadStreamType::difference_type nvbio::ReadStreamQualities< ReadStreamType >::difference_type |
| typedef string_iterator<this_type> nvbio::ReadStreamQualities< ReadStreamType >::forward_iterator |
| typedef ReadStreamType::index_type nvbio::ReadStreamQualities< ReadStreamType >::index_type |
| typedef string_iterator<this_type> nvbio::ReadStreamQualities< ReadStreamType >::iterator |
| typedef random_access_universal_iterator_tag nvbio::ReadStreamQualities< ReadStreamType >::iterator_category |
| typedef const value_type* nvbio::ReadStreamQualities< ReadStreamType >::pointer |
| typedef value_type nvbio::ReadStreamQualities< ReadStreamType >::reference |
| typedef ReadStreamQualities<ReadStreamType> nvbio::ReadStreamQualities< ReadStreamType >::this_type |
| typedef uint8 nvbio::ReadStreamQualities< ReadStreamType >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| const ReadStreamType* nvbio::ReadStreamQualities< ReadStreamType >::m_read |
|
static |
1.8.4