mast_path <- system.file("extdata", "mast.xml", package = "BioVizSeq")
meme_plot(mast_path)
meme_plot(mast_path, motif_select="1", show_motif_id = TRUE)
order_path <- system.file("extdata", "order.csv", package = "BioVizSeq")
meme_plot(mast_path, the_order=order_path, motif_select="1")
Run the code above in your browser using DataLab