Description Usage Arguments Value
View source: R/metacore_pathway_FDR_plot.R
Metacore Pathway Plotter
1 | metacore_pathway_FDR_plot(metacore_files, titles, outputnames)
|
metacore_files |
Files with pathways from metacore in xlsx format. They originally come in xls format but this won't work. Must convert by hand with excel |
titles |
Vector of plot titles. Example: c("Plot 1", "Plot 2") |
outputnames |
Vector of names passed to ggsave. Example: c("plot1.pdf", "plot2.pdf") |
Saves plots as pdfs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.