Function
infixWithLength
Creates infix object.
infixWithLength(host, begin, length)
Include Headers
seqan/sequence.h
Parameters
host
The complete sequence.
begin
Position or iterator of the first element of the segment.
length
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
 

Page built @2011/02/08 21:37:05