exomiser / Exomiser

A Tool to Annotate and Prioritize Exome Variants
https://exomiser.readthedocs.io
GNU Affero General Public License v3.0
191 stars 54 forks source link

how to output OMIM information #396

Open JeWeizhong opened 3 years ago

JeWeizhong commented 3 years ago

I want to output comment OMIM information for each column .

java -Xms2g -Xmx4g -jar exomiser-cli-12.1.0.jar --analysis examples/test-analysis-exome.yml

Currently results files comment CADD, EXAC, SIFT .etc information,

then how to set the parameters to output OMIM information.

Thanks.

julesjacobsen commented 3 years ago

The gene/disease phenotype matches are available in the JSON output. Please use that if you need it.