Description Usage Arguments Value Author(s) See Also Examples
View source: R/Wrappers-methods.r
Parse the output file from “MEME”.
1 |
x |
|
A list of motifs and evalues is returned.
Ge Tan
1 2 3 | memeOutput <- file.path(system.file("extdata", package="TFBSTools"),
"meme.output")
parseMEMEOutput(memeOutput)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.