SHORE API
|
Iterate over DNA sequences in different encodings. More...
Inherits iterator_facade< chardna_iterator, const char, boost::random_access_traversal_tag, const char >.
Public Member Functions | |
chardna_iterator (const char *const pt) | |
chardna_iterator (const shore::intpack::const_iterator &it) | |
void | set_complement (const bool comp) |
Set whether to return the complement of the element when dereferencing. | |
Friends | |
class | boost::iterator_core_access |
Iterate over DNA sequences in different encodings.
This iterator decodes to char independent of the underlying encoding.