Learn R Programming

SafeQuant (version 2.3)

plotIdScoreVsFDR: Plot FDR vs. identification score

Description

Plot FDR vs. identification score

Usage

plotIdScoreVsFDR(idScore, qvals, qvalueThrs = 0.01, ylab = "False Discovery Rate", xlab = "Identification Score", ...)

Arguments

idScore
vector of identification scores
qvals
vector of q-valres
qvalueThrs
threshold indicated by horizontal line
ylab
default False Discovery Rate
xlab
default Identification Score
...
see plot

Details

No details

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab