Function
find
Include Headers
seqan/find.h
Parameters
|  The Finder object to search through. | |
|  The Pattern object to search for. Types:  Pattern Remarks: For index  | |
|  Desired minimal score (for approximate matching). Remarks:   Differences are deletions, insertions and substitutions. | 
Remarks
 Repeated calls of this function iterate through all occurences of pattern .
Return Values
Example Programs
SeqAn - Sequence Analysis Library - www.seqan.de