Function
lfMapping
Returns the position of the character L[c] in F.
Include Headers
seqan/index.h
Parameters
The LfTable holding the occurrence and prefix sum table. Types: LfTable | |
The position in L |
Return Values
Returns the position of the character L[c] in F. The returned position is of the same type as pos.
SeqAn - Sequence Analysis Library - www.seqan.de