Function
posAdd
Returns a position where the local offset is increased by a value delta.
posAdd(pos, delta)
Include Headers
seqan/sequence.h
Parameters
pos
A position type. Could either be an integer seqOfs or a pair (seqNo, seqOfs).
delta
Increase the local offset of pos by this value.
Return Values
Returns a value of the same type as pos where seqOfs is increased by delta.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:37