MAPlot | R Documentation |
MA-plot for each comparison: log2(FC) vs mean of normalized counts with one dot per feature (red dot for a differentially expressed feature, black dot otherwise)
MAPlot( complete, alpha = 0.05, outfile = TRUE, log2FClim = NULL, ggplot_theme = theme_gray() )
complete |
A |
alpha |
cut-off to apply on each adjusted p-value |
outfile |
TRUE to export the figure in a png file |
log2FClim |
numeric vector containing both upper and lower y-axis limits for all the MA-plots produced (NULL by default to set them automatically) |
ggplot_theme |
ggplot2 theme function ( |
A file named MAPlot.png in the figures directory containing one MA-plot per comparison
Marie-Agnes Dillies and Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.