exomiser / Exomiser

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

Increasing .html Prioritised genes output #344

Closed TimboW15 closed 4 years ago

TimboW15 commented 5 years ago

Hi,

I was wondering how to increase the exomiser .html output of prioritized genes. I am doing a comparative analysis between the genes within the .tsv file and a reference list, however when certain genes come up common to both, I can't find them in the .html file because they are not high up enough in the priority list. Is it possible to increase the prioritized gene output? Or alternatively, is it possible to get the variant information (ie chromosomal location, bp change, rs number, pathogenicity scores, etc...) from another output file exomiser produces? This would be for variants low on the priority list.

Sorry if this doesn't make sense, I am new to the field. Thanks for taking a look!

julesjacobsen commented 5 years ago

Dis you try looking in the variants.tsv or vcf output files?

julesjacobsen commented 4 years ago

You can also use JSON output and use something like jq to process the results.