Learn R Programming

SafeQuant (version 2.3.1)

getIdLevelQvals: Calculates identification level q-values based on target-decoy score distributions

Description

Calculates identification level q-values based on target-decoy score distributions

Usage

getIdLevelQvals(scores, isDecoy)

Arguments

scores
peptide/protein identficationscore
isDecoy
vector of TRUE/FALSE

Value

vector of q.values

Details

q-value = (Nb. Decoy Entries at idScore Threshold S*) / (Nb. Target Entries at idScore Threshold S). (* idScore >= S)

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab