Function
orderOccurrences
Sorts a string of occurrences.
orderOccurrences(occstring)
Parameters
occstring
String of occurrences.
Remarks: Contains suffix array values returned by getOccurrences.
Remarks
The occurrences are sorted by increasing positions.
SeqAn - Sequence Analysis Library - www.seqan.de