Class SparklinePacket
java.lang.Object
org.monarchinitiative.lirical.io.output.SparklinePacket
This class encapsulates all of the information we need to produce one row of the sparkline table.
-
Method Summary
Modifier and TypeMethodDescriptiondouble
int
getRank()
static List<SparklinePacket>
sparklineFactory
(AnalysisResults results, org.monarchinitiative.phenol.annotations.formats.hpo.HpoDiseases diseases, org.monarchinitiative.phenol.ontology.data.MinimalOntology ontology, boolean showDiseasesWithNoDeleteriousVariants, int N) Factory method for genotype-phenotype analysis.
-
Method Details
-
sparklineFactory
public static List<SparklinePacket> sparklineFactory(AnalysisResults results, org.monarchinitiative.phenol.annotations.formats.hpo.HpoDiseases diseases, org.monarchinitiative.phenol.ontology.data.MinimalOntology ontology, boolean showDiseasesWithNoDeleteriousVariants, int N) Factory method for genotype-phenotype analysis. -
getRank
public int getRank() -
getPosttestBarSvg
-
getSparklineSvg
-
getCompositeLikelihoodRatio
public double getCompositeLikelihoodRatio() -
getGeneSymbol
-
getDiseaseName
-
getDiseaseAnchor
-
getGeneSparklineSvg
-