Description Usage Arguments Examples
This function saves a list of plots of gene expression as .png files in a user-provided directory
1 | savePlots(plot.list, gene.list, wd)
|
wd |
The directory to which you wish to save the images |
plotList |
A list of previously generated plots |
geneList |
A list of gene names (or other labels) to use as filenames |
1 | savePlots(plot.list = my_plots, gene.list = myy_enes, wd = "~/username/plots")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.