Description Usage Arguments Value Examples
View source: R/DNAmotifToRNAmotif.R
convert DNA motif into RNA motif
1 |
pfm |
An object of "pcm" or "pfm" |
An object of "pcm" or "pfm" of RNA motif
1 2 3 | motifs<-importMatrix(dir(file.path(find.package("motifStack"),
"extdata"),"pcm$", full.names = TRUE))
rnaMotifs <- DNAmotifToRNAmotif(motifs)
|
Loading required package: grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.