Description Usage Arguments Value Author(s) See Also Examples
Convert a motif from DNA to RNA, or RNA to DNA.
1 | switch_alph(motifs)
|
motifs |
See |
The DNA/RNA version of the motifs. See convert_motifs()
for
acceptable output formats.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
1 2 | DNA.motif <- create_motif()
RNA.motif <- switch_alph(DNA.motif)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.