Uses of Class
eu.isas.peptideshaker.scoring.targetdecoy.TargetDecoyResults
| Package | Description |
|---|---|
| eu.isas.peptideshaker.scoring.targetdecoy |
Target/decoy related classes.
|
-
Uses of TargetDecoyResults in eu.isas.peptideshaker.scoring.targetdecoy
Methods in eu.isas.peptideshaker.scoring.targetdecoy that return TargetDecoyResults Modifier and Type Method Description TargetDecoyResultsTargetDecoyMap. getTargetDecoyResults()Returns the current target decoy results.Methods in eu.isas.peptideshaker.scoring.targetdecoy with parameters of type TargetDecoyResults Modifier and Type Method Description voidTargetDecoySeries. getConfidenceResults(TargetDecoyResults targetDecoyResults)Completes the results at the desired confidence threshold.voidTargetDecoySeries. getFDRResults(TargetDecoyResults targetDecoyResults)Completes the results at the desired FDR threshold.voidTargetDecoySeries. getFNRResults(TargetDecoyResults targetDecoyResults)Completes the results at the desired FNR threshold.