saveDEGcomparePlots: saveDEGcomparePlots

Description Usage Arguments

View source: R/saveDEGcomparePlots.R

Description

Save each of the plots generated by PlotDEGenes to its own appropriately scaled file.

Usage

1
saveDEGcomparePlots(plot_list, path = "~/", format = "png")

Arguments

plot_list

List of group DEGs as generated by PlotDEGenes

path

Location in which to save the plots. Default = ~/

format

Filetype to save the file to. Save options as ggsave, that is "eps", "ps", "tex" (pictex), "pdf", "jpeg", "tiff", "png", "bmp", "svg" or "wmf". Default = png


milescsmith/DEGcompareR documentation built on May 26, 2019, 9:33 a.m.