Create a pdf of a list of ggplot objects that is obtained from the GSEA analysis. Outputs 4 graphs per page and saves to your working directory
1 2 | ## S3 method for class 'ES'
plot(list.of.plots = "", plotname = "")
|
list.of.plots |
A list of ggplot items |
plotname |
filename to save the plot as |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.