plotVolcano: Plots volcano, data points colored by max cv of the 2 compared conditions
Description
Plots volcano, data points colored by max cv of the 2 compared conditions
Usage
plotVolcano(obj, ratioThrs = 1, pValueThreshold = 0.01, adjusted = T, ...)
Arguments
obj
safeQuantAnalysis object or data.frame
pValueThreshold
default 0.01
adjusted
TRUE/FALSE plot qValues or pValues on y-axis
Details
data.frame input object should contain 3 columns (ratio,qValue,cv)