Function
infix
Creates infix object.
infix(host, begin, end)
Include Headers
seqan/sequence.h
Parameters
host
The complete sequence.
begin
Position or iterator of the first element of the segment.
end
Position or iterator behind the last element of the segment.
Remarks: end must have the same type as begin.
Remarks
Notational sugar.
Return Values
The infix of host between begin and end-1.
Remarks: The type of the infix is given by Infix.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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