plotVolcano: Plots volcano, data points colored by max cv of the 2...

Description Usage Arguments Details Note References Examples

View source: R/Graphics.R

Description

Plots volcano, data points colored by max cv of the 2 compared conditions

Usage

1
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)

Note

No note

References

NA

Examples

1
print("No examples")

eahrne/SafeQuant documentation built on April 8, 2021, 10:10 a.m.