| motif_count | R Documentation | 
Detect all matches of a given motif (typically a short string) in a (typically long sequence) reference sequence or set of reference sequences.
motif_count(file, motif, max.mismatch = 0, min.mismatch = 0, ...)
| file | a file path to the  | 
| motif | a character string specifying the sequence motif that shall be searched. | 
| max.mismatch | the maximum number of mismatching letters allowed (see  | 
| min.mismatch | the minimum number of mismatching letters allowed (see  | 
| ... | additional arguments passed to  | 
Hajk-Georg Drost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.