Class
WaveletTree
A wavelet tree is a tree like binary encoding of a text.
WaveletTree<TText, TSpec>
Include Headers
seqan/index.h
Parameters
TText
The value type of the text.
TSpec
The wavelet tree specialisation.
Default: void.
Functions
clearResets an object.
emptyTest a container for being empty.
getCharacterReturns the character of a specified position.
getDollarPositionSets the dollar position..
getDollarSubstituteReturns the character used to substitute the dollar sign.
getOccurrencesReturns all occurences of the representative substring or a q-gram in the index text. Returns the number of occurrences of a specified character from the start to a specified position.
numVerticesNumber of vertices in a graph. Returns the number of vertices in a wavelet tree.
setDollarPositionSets the dollar position..
setDollarSubstituteSets the character used to substitute the dollar sign.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:29