cgatools::mapping::DnbSequenceIterator Class Reference

An iterator through an aligned read sequence The iterator is able to return bases in reverse order or/and complimented. More...

#include <AlleleAlignment.hpp>

List of all members.

Public Member Functions

 DnbSequenceIterator (const std::string &sequence, size_t startFrom, int direction=1, bool needsComplementing=false)
DnbSequenceIteratoroperator++ ()
char operator* () const
 return the current base

Protected Attributes

std::string sequence_
size_t position_
int direction_
bool needsComplementing_

Detailed Description

An iterator through an aligned read sequence The iterator is able to return bases in reverse order or/and complimented.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by  doxygen 1.6.2