Function
getFrequency
Returns the number of sequences, which contain the representative as a substring.
int getFrequency(iterator)
Parameters
iterator
An iterator of a Suffix Tree.
Return Values
The number of different sequences containing the representative.
SeqAn - Sequence Analysis Library - www.seqan.de