Class
RankDictionary
A rank dictionary is a data structure to store the rank of an element of a sequence at every position of the sequence.
RankDictionary<TSpec>
Include Headers
seqan/index.h
Parameters
TSpec
The rank dictionary specialisation.
Default: WaveletTree
Metafunctions
FibreType of a specific container member (fibre).
Functions
clearClears the rank dictionary.
countOccurrencesReturns the number of occurrences of a specified character from the start to a specified position.
createRankDictionaryThis functions creates the dictionary.
createSentinelRankDictionaryThis functions creates the dictionary structure.
emptyReturns whether or not the rank dictionary is empty.
getFibreReturns a specific fibre of a dictionary.
getSentinelSubstituteReturns the character used to substitute the sentinel sign.
getValueReturns the character of a specified position.
openThis functions loads a dictionary from disk.
saveThis functions saves a dictionary to disk.
setSentinelPositionSets the sentinel position..
setSentinelSubstituteSets the character used to substitute the sentinel sign.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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