Package org.monarchinitiative.lirical.core.analysis


package org.monarchinitiative.lirical.core.analysis
A high-level representation of LIRICAL analysis.

The analysis subject is provided as AnalysisData. The analysis is parameterized by AnalysisOptions. LiricalAnalysisRunner executes the analysis. The output are wrapped into AnalysisResults which reports results of matching the subject to computational disease models, one TestResult per disease.