Description Usage Arguments Value Examples
View source: R/plot_motif_logo.R
Process meme format
1 | process_meme(x)
|
x |
path to meme format file |
data.frame
1 2 | myc_meme <- system.file('extdata/motifs', 'MA0147.2.meme', package = 'ALPS', mustWork = TRUE)
myc_df <- process_meme(x = myc_meme)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.