Class BackgroundFrequencyCommand
java.lang.Object
org.monarchinitiative.lirical.background.BackgroundFrequencyCommand
This command is used to generate the background frequency files. It is not needed to run LIRICAL on exome/genome
data, but may be interesting for those who desire to use a population frequency data source other than gnomAD. The
heavy lifting is done by GenicIntoleranceCalculator.
To run the command enter
java -jar LIRICAL.jar gt2git -e-g
- Author:
- Peter Robinson
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
transcriptDb
-
-
Constructor Details
-
BackgroundFrequencyCommand
public BackgroundFrequencyCommand()
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<Integer>
- Throws:
LiricalException
-