Creates a simple volcano plot summarizing the number of differentially altered features by comparison.
volcanoPlot(intTable, logFcCutoff = log2(2), pCutoff = 0.05)
intTable | Data frame with differential analysis results |
---|---|
logFcCutoff | Fold change cutoff |
pCutoff | Adjusted P value cutoff |
A ggplot2 object containing the resulting plot