Function
positionRange
Returns a pair of the begin and end position in the haystack or needle for the last hit found.
positionRange(finder)
positionRange(pattern)
Include Headers
seqan/index.h
Parameters
finder
A Finder object.
Types: Swift
pattern
A Pattern object.
Types: Swift
Return Values
A pair of the begin and end position in the haystack or needle for the last hit found.
Remarks: The return type is Pair<typename SAValue<THost>::Type> if THost is the type of haystack or needle.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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