-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.4 Exomiser issue #216
Comments
I am out of the office. I will be back on March 11 and will respond to your issue at that time. |
Ok, 2 problems here:
Let's go here with the Exomiser issue. First of all, it should be noted that the Exomiser analyzes are independent of the genome build (cf #12). The prolem is:
Can you give me your exact AnnotSV command line? Because in a standard install, the exomiser database is located in: As an example, the
|
So I've restored the $ANNOTSV/share/AnnotSV/Annotations_Exomiser/2309/2309_hg19/2309_hg19_genome.h2.db file and everything works! Thank you! |
Hi @lgmgeo, Apologies for bringing this up here, but I believe it will be easier to clarify. I plan to use the 2402_hg38/ dataset for Exomiser instead of 2402_hg19/, as all of my VCF files are aligned to GRCh38. Would it be sufficient to simply change exomiser.hg19.data-version=2402 to exomiser.hg38.data-version=2402 in the applications.config file? Will this allow Exomiser to process the GRCh38 data correctly? Thank you for your guidance. |
The Exomiser analyzes are independent of the genome build (cf #12). |
@lgmgeo - have you tried updating your version of the exomiser-rest-prioritiser to exomiser-rest-prioritiser-14.1.0.jar? This doesn't need the spurious |
Hi @julesjacobsen, thanks for this information. |
Hi Véronique,
Thanks for the great work.
I've installed v3.4, and I'm having issues with exomiser and phenogenius.
Specifying the GRCh38 build in the configfile (-genomeBuild: GRCh38) and in the command line, I get the following error in the log exomiser.tmp file:
I've tried to change "exomiser.hg19.data-version=2309" to "exomiser.hg38.data-version=2309" in the configfile
and now it doesn't complain anymore but the column "Exomiser_gene_pheno_score" in the output file reports only "0" or "-1" values
Furthermore, I've correctly installed PhenoGenius in the $AnnotSV_3.4/share/python3/phenogenius directory, but I get this error:
Any hints on how to solve these errors?
Thanks
The text was updated successfully, but these errors were encountered: