Skip to content
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

Funcotator: all Clinvar fields blank #8963

Open
gevro opened this issue Aug 26, 2024 · 3 comments
Open

Funcotator: all Clinvar fields blank #8963

gevro opened this issue Aug 26, 2024 · 3 comments

Comments

@gevro
Copy link

gevro commented Aug 26, 2024

Hi, With the latest version of gatk 4.6.0 and the latest funcotator v1.8 annotation, all Clinvar fields are returning blank, even though there are many variants that I know are in clinvar. Seems like a bug.
Thanks

ClinVar_VCF_AF_ESP|ClinVar_VCF_AF_EXAC|ClinVar_VCF_AF_TGP|ClinVar_VCF_ALLELEID|ClinVar_VCF_CLNDISDB|ClinVar_VCF_CLNDISDBINCL|ClinVar_VCF_CLNDN|ClinVar_VCF_CLNDNINCL|ClinVar_VCF_CLNHGVS|ClinVar_VCF_CLNREVSTAT|ClinVar_VCF_CLNSIG|ClinVar_VCF_CLNSIGCONF|ClinVar_VCF_CLNSIGINCL|ClinVar_VCF_CLNVC|ClinVar_VCF_CLNVCSO|ClinVar_VCF_CLNVI|ClinVar_VCF_DBVARID|ClinVar_VCF_GENEINFO|ClinVar_VCF_MC|ClinVar_VCF_ORIGIN|ClinVar_VCF_RS|ClinVar_VCF_ID|ClinVar_VCF_FILTER

@gokalpcelik
Copy link
Contributor

gokalpcelik commented Aug 27, 2024

How did you download the funcotator resources? Did you use the official download tool?

@gevro
Copy link
Author

gevro commented Aug 27, 2024

I downloaded it manually from the official Google cloud bucket. And I see the Kinar folders. And the files are getting annotated with clinvar columns, except they're all
empty.

@gevro
Copy link
Author

gevro commented Aug 28, 2024

Looks like the chromosome names are 1, 2, 3, instead of chr1, chr2, chr3 in the supplied clinvar resource. Maybe that is the issue?

Note, I'm finding multiple other issues with the Funcotator 1.8 resources.

  1. Separate issue: Strange output by Funcotator #8965
  2. The Funcotator download tool for 1.8 creates an empty directory clinvar_hgmd. Not sure what that is?
  3. The Funcotator 1.8 somatic extracted folder on the google bucket does not have the dna_repair_genes folder that is created by the Funcotator download tool. Suggests a discrepancy between the extracted folder on the google bucket vs the tar.gz file in the google bucket.

I think it might help for someone from the Funcotator team (@jamesemery ?) to review all the resources again, or perhaps there is something I'm doing wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@gokalpcelik @gevro and others