contains_motif | R Documentation |
Compare each sequence against a motif. Motif is patternized before making comparisons.
contains_motif(sequences, motif)
sequences |
[ |
motif |
[ |
A logical vector of the same length as sequences
vector, each
element showing whether a motif was found in a sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.