Class
Repeat
Store information about a repeat.
Repeat<TPos, TPeriod>
Include Headers
seqan/index.h
Parameters
TPos
Type to use for storing positions.
Metafunctions: Value
TPeriod
Type to use for storing the repeat period.
Metafunctions: Size
Default: 1
Data Members
beginPositionThe begin position of the repeat of type TPos.
endPositionThe end position of the repeat of type TPos.
periodThe period of the repeat of type TSize.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:16