View source: R/dispersionsPlot.R
dispersionsPlot | R Documentation |
A plot of the mean-dispersion relationship and a diagnostic of log normality of the dispersions (if use of DESeq2)
dispersionsPlot(dds, outfile = TRUE, ggplot_theme = theme_gray())
dds |
a |
outfile |
TRUE to export the figure in a png file |
ggplot_theme |
ggplot2 theme function ( |
A file named dispersionsPlot.png in the figures directory containing the plot of the mean-dispersion relationship and a diagnostic of log normality of the dispersions
Marie-Agnes Dillies and Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.