Class TAPEvaluator.TapResultRecord
- java.lang.Object
-
- de.julielab.genemapper.evaluation.tools.TAPEvaluator.TapResultRecord
-
- Enclosing class:
- TAPEvaluator
public static class TAPEvaluator.TapResultRecord extends Object
-
-
Constructor Summary
Constructors Constructor Description TapResultRecord(String listname, int epq, double threshold, double tap)TapResultRecord(String listname, String epqAndThreshold, double tap)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetEpq()static MatchergetEpqThresholdMatcher()StringgetListname()doublegetTap()doublegetThreshold()
-