Volcano plot for each comparison: -log10(adjusted P value) vs log2(FC) with one dot per feature (red dot for a differentially expressed feature, black dot otherwise)
volcanoPlot(complete, alpha = 0.05, outfile = TRUE)
A list
of data.frame
containing features results (from exportResults.DESeq2()
or exportResults.edgeR()
)
cut-off to apply on each adjusted p-value
TRUE to export the figure in a png file
A file named volcanoPlot.png in the figures directory containing one volcano plot per comparison