Class MinDiagnosisCount
java.lang.Object
org.monarchinitiative.lirical.core.output.MinDiagnosisCount
This class encapsulates the minimum number of diagnoses to show, which is an optional user argument (-m).
If the user has set a value, then we show at least this number of diagnoses in the detailed HTML output.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
hashCode()
boolean
static MinDiagnosisCount
static MinDiagnosisCount
setToUserDefinedMinCount
(int m) toString()