Uses of Class
org.monarchinitiative.lirical.core.output.LrThreshold
Package
Description
Base data model for writing out the results of LIRICAL analysis.
-
Uses of LrThreshold in org.monarchinitiative.lirical.core.output
Modifier and TypeMethodDescriptionOutputOptions.lrThreshold()
static LrThreshold
LrThreshold.notInitialized()
static LrThreshold
LrThreshold.setToUserDefinedThreshold
(double t) ModifierConstructorDescriptionOutputOptions
(LrThreshold lrThreshold, MinDiagnosisCount minDiagnosisCount, float pathogenicityThreshold, boolean displayAllVariants, boolean showDiseasesWithNoDeleteriousVariants, Path outputDirectory, String prefix)