Function
getSeqOffset
Returns the local sequence offset of a position.
Include Headers
seqan/sequence.h
Parameters
|  A position. Types:  Pair | |
|  The limits string returned by stringSetLimits. | 
Return Values
 A single integer value that identifies the position within the string pos  points at.
 If pos  is a global position (integer type and limits  is a String) then pos  is converted to a local position and i2  is returned.
SeqAn - Sequence Analysis Library - www.seqan.de