Function
infix
Returns the segment of the last found match in haystack.
Infix infix(finder)
Include Headers
seqan/find.h
Parameters
finder
An online finder.
Remarks
This function works only correct if the begin position of the match was already found, see findBegin.
For finders or patterns of filtering algorithms (e.g. Swift) the returned infix is a potential match.
Return Values
An infix of the haystack.
Metafunctions: Infix
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

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