getMotifReps | R Documentation |
Get motifs and repetitions from short bracket format
getMotifReps(tmp, brksign = c("[", "]"))
tmp |
A string with bracket format e.g. "ATCG6" |
brksign |
Bracket signs to use |
Help function. Obtains motif and repeats from short bracket format
Vector with 2 elements: Extracted motif and corresponding repetitions
Oyvind Bleka <oyvble.at.hotmail.com>
## Not run: getMotifReps("[ATCG]6") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.