Function
infixWithLength
Creates infix object.
Include Headers
seqan/sequence.h
Parameters
|  The complete sequence. | |
|  Position or iterator of the first element of the segment. | |
|  Length of the returned infix. | 
Remarks
 Notational sugar.
Return Values
 The infix of host  between begin  and begin+length-1 .
Remarks: The type of the infix is given by Infix.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de