Function
findMotif
Represents the main function which is used to start the search for noticeable motif patterns.
Include Headers
seqan/find_motif.h
Parameters
|  The MotifFinder object. Types:  MotifFinder | |
|  The dataset object representing the input sequences. Types:  StringSet | |
|  The seq_model object. Remarks: The sequence models rely on different assumptions about the distribution of motif occurrences
           across the sample sequences. | 
Remarks
Example Programs
SeqAn - Sequence Analysis Library - www.seqan.de