Function
countOccurrences
Returns the rank (number of occurrences) of a specified character up to a specified position.
countOccurrences(dictionary, character, pos)
Include Headers
seqan/index.h
Parameters
dictionary
The dictionary.
character
The character of interest.
pos
The position (which is also included in the rank computation).
Return Values
The rank (number of occurrences) of a specified character up to a specified position.
Types: unsigned
SeqAn - Sequence Analysis Library - www.seqan.de
 

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