Uses of Class
org.monarchinitiative.lirical.cli.cmd.OutputCommand
Packages that use OutputCommand
Package
Description
Commands to run LIRICAL in different configurations.
Package with experimental LIRICAL commands.
-
Uses of OutputCommand in org.monarchinitiative.lirical.cli.cmd
Subclasses of OutputCommand in org.monarchinitiative.lirical.cli.cmdModifier and TypeClassDescriptionclass
Run LIRICAL from a Phenopacket -- with or without accompanying VCF file.class
class
This class coordinates the main analysis of a VCF file plus list of observed HPO terms. -
Uses of OutputCommand in org.monarchinitiative.lirical.cli.cmd.experimental
Subclasses of OutputCommand in org.monarchinitiative.lirical.cli.cmd.experimentalModifier and TypeClassDescriptionclass
Run LIRICAL in phenotype-only mode on a collection of phenopackets.