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 LrThreshold
LrThreshold.notInitialized()
static LrThreshold
LrThreshold.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)