Function
windowFindNext
Searches over the next window with the finder. The found hits can be retrieved with getSwiftHits
 Used together with windowFindBegin and windowFindEnd.
Include Headers
seqan/index.h
Parameters
|  A SWIFT finder. | |
|   A SWIFT pattern. | |
|  Number of bases that are scanned beginning from the position the finder is at.
 Including bases that are marked as repeats and that are skipped. Types:  unsigned int | 
Return Values
 true, if there are bases that can be scanned. false, otherwise
See Also
SeqAn - Sequence Analysis Library - www.seqan.de