switch_alph | R Documentation |
Convert a motif from DNA to RNA, or RNA to DNA.
switch_alph(motifs)
motifs |
See |
The DNA/RNA version of the motifs. See convert_motifs()
for
acceptable output formats.
Benjamin Jean-Marie Tremblay, benjamin.tremblay@uwaterloo.ca
create_motif()
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.