Function
positionToId
Retrieves the id of a string in the StringSet given a position.
positionToId(string_set, pos)
Parameters
string_set
A StringSet.
Types: StringSet
pos
A position that is transfored into an id.
Return Values
An id that corresponds to pos within string_set
SeqAn - Sequence Analysis Library - www.seqan.de