Learn R Programming

SafeQuant (version 2.3.1)

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
ratioThrs
default 1
pValueThreshold
default 0.01
adjusted
TRUE/FALSE plot qValues or pValues on y-axis
...
see plot

Details

data.frame input object should contain 3 columns (ratio,qValue,cv)

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab