Uses of Class
org.monarchinitiative.lirical.core.output.LrThreshold
Packages that use LrThreshold
Package
Description
Base data model for writing out the results of LIRICAL analysis.
-
Uses of LrThreshold in org.monarchinitiative.lirical.core.output
Methods in org.monarchinitiative.lirical.core.output that return LrThresholdModifier and TypeMethodDescriptionOutputOptions.lrThreshold()static LrThresholdLrThreshold.notInitialized()static LrThresholdLrThreshold.setToUserDefinedThreshold(double t) Constructors in org.monarchinitiative.lirical.core.output with parameters of type LrThresholdModifierConstructorDescriptionOutputOptions(LrThreshold lrThreshold, MinDiagnosisCount minDiagnosisCount, float pathogenicityThreshold, boolean displayAllVariants, boolean showDiseasesWithNoDeleteriousVariants, Path outputDirectory, String prefix)