Package org.monarchinitiative.lirical.io.output
package org.monarchinitiative.lirical.io.output
Classes for writing out LIRICAL analysis results into HTML, TSV, and JSON files.
-
ClassDescriptionThis class stores all the information we need for a detailed differential diagnosis -- the major candidates.This class coordinates getting the data from the analysis into the FreeMark org.monarchinitiative.lirical.output templates.This class arranges data for genes that do not have a probable differential diagnosis.This is the superclass for
TsvTemplate
andHtmlTemplate
, and provides common methods for setting up the data prior to output as either tab-separated values (TSV) or HTML.This class encapsulates all of the information we need to produce one row of the sparkline table.This class coordinates the output of a TSV file that contains a suymmary of the analysis results.The variant data for displaying in SVG widget.