Uses of Class
eu.isas.peptideshaker.scoring.targetdecoy.TargetDecoyResults
Packages that use TargetDecoyResults
-
Uses of TargetDecoyResults in eu.isas.peptideshaker.scoring.targetdecoy
Methods in eu.isas.peptideshaker.scoring.targetdecoy that return TargetDecoyResultsModifier and TypeMethodDescriptionTargetDecoyMap.getTargetDecoyResults()Returns the current target decoy results.Methods in eu.isas.peptideshaker.scoring.targetdecoy with parameters of type TargetDecoyResultsModifier and TypeMethodDescriptionvoidTargetDecoySeries.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.