Description Usage Arguments Value Author(s) Examples
For any motif, change the motif slot to it's reverse complement. If the
multifreq slot is filled, then it is also applied. No other slots are
affected.
1 |
motifs |
See |
ignore.alphabet |
|
See convert_motifs() for available output formats.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
1 2 3 | jaspar <- read_jaspar(system.file("extdata", "jaspar.txt",
package = "universalmotif"))
jaspar.rc <- motif_rc(jaspar)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.