Uses of Class
eu.isas.peptideshaker.scoring.targetdecoy.TargetDecoyPoint
Packages that use TargetDecoyPoint
-
Uses of TargetDecoyPoint in eu.isas.peptideshaker.scoring.targetdecoy
Methods in eu.isas.peptideshaker.scoring.targetdecoy that return TargetDecoyPointModifier and TypeMethodDescriptionTargetDecoyMap.createTargetDecoyPoint(double score) Creates the target decoy point of the map at the given score if no other thread has done it before.Constructor parameters in eu.isas.peptideshaker.scoring.targetdecoy with type arguments of type TargetDecoyPointModifierConstructorDescriptionTargetDecoySeries(HashMap<Double, TargetDecoyPoint> hitMap) Constructor.