Creates a simple volcano plot summarizing the number of differentially altered features by comparison.

volcanoPlot(intTable, logFcCutoff = log2(2), pCutoff = 0.05)

Arguments

intTable

Data frame with differential analysis results

logFcCutoff

Fold change cutoff

pCutoff

Adjusted P value cutoff

Value

A ggplot2 object containing the resulting plot