Uses of Class
eu.isas.peptideshaker.scoring.targetdecoy.TargetDecoyPoint
| Package | Description |
|---|---|
| eu.isas.peptideshaker.scoring.targetdecoy |
Target/decoy related classes.
|
-
Uses of TargetDecoyPoint in eu.isas.peptideshaker.scoring.targetdecoy
Methods in eu.isas.peptideshaker.scoring.targetdecoy that return TargetDecoyPoint Modifier and Type Method Description TargetDecoyPointTargetDecoyMap. 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 TargetDecoyPoint Constructor Description TargetDecoySeries(HashMap<Double,TargetDecoyPoint> hitMap)Constructor.