Class BenchmarkCommand

java.lang.Object
org.monarchinitiative.lirical.cli.cmd.BenchmarkCommand
All Implemented Interfaces:
Callable<Integer>

public class BenchmarkCommand extends Object
Benchmark command runs LIRICAL on one or more phenopackets and writes prioritization results into a CSV table. Optionally, a VCF file with background variants can be provided to run variant-aware prioritization. In presence of variants, the benchmark spikes the variants from phenopacket into the background variants and runs prioritization on phenotype terms and variants.