Giter Site home page Giter Site logo

CADD can not get any scores about vep_plugins HOT 6 CLOSED

zyxNo1 avatar zyxNo1 commented on July 28, 2024
CADD can not get any scores

from vep_plugins.

Comments (6)

zyxNo1 avatar zyxNo1 commented on July 28, 2024 1

YES!!

Use correct path to specify --dir_plugins, then the CADD scores are annotated without any warnings.

Many thanks for your time and consideration. @olaaustine

from vep_plugins.

olaaustine avatar olaaustine commented on July 28, 2024

Hi @zyxNo1,
Thank you very much for opening this query.
To debug this issue, can you share more examples of your input variants, what version of VEP plugin you are using and also what version of CADD file you are using?
Also in your command, I can see you are using --cache, can you tell us what cache version you are using also
Thank you
OIa.

from vep_plugins.

zyxNo1 avatar zyxNo1 commented on July 28, 2024

Thanks for your kindly reply.
The cache version is consistent with VEP, also being 105. The CADD file used is the latest one, which corresponds to version 111.
I have attached partial input and output and hope they can be helpful.

input.vcf.gz

variant_effect_output.txt

from vep_plugins.

olaaustine avatar olaaustine commented on July 28, 2024

Hi @zyxNo1,
Thank you for your response, I have not been able to recreate the issue using that input file, I was able to get CADD scores.
To understand whats happening, can you confirm that you have tabix installed in your path and you also have the tabix files of ~/resource/ensembl-vep/cadd/whole_genome_SNVs.tsv.gz and ~/resource/ensembl-vep/cadd/gnomad.genomes.r4.0.indel.tsv.gz in the same directory, if it is not, you can download it from the same place you downloaded those files.

Secondly, can you you run the command above like this
vep -i ~/WGS.bwa.dedup-NC_T_1_vs_NC_N_1-MuTect2.vcf --plugin CADD,~/resource/ensembl-vep/cadd/whole_genome_SNVs.tsv.gz,~/resource/ensembl-vep/cadd/gnomad.genomes.r4.0.indel.tsv.gz --cache --force_overwrite --fork 10 --dir_cache <directory where your cache is> --offline
Let us know if this works.
Thank you
Ola.

from vep_plugins.

zyxNo1 avatar zyxNo1 commented on July 28, 2024

I have just comfired that tabix tool is in the system path (version 1.11), and four required files are located in the same directory:
gnomad.genomes.r4.0.indel.tsv.gz gnomad.genomes.r4.0.indel.tsv.gz.tbi whole_genome_SNVs.tsv.gz whole_genome_SNVs.tsv.gz.tbi

Then I attempted to run VEP with the following command:
vep -i ~/input.vcf --plugin CADD,~/resource/ensembl-vep/cadd/whole_genome_SNVs.tsv.gz,~/resource/ensembl-vep/cadd/gnomad.genomes.r4.0.indel.tsv.gz --cache --force_overwrite --fork 10 --dir_cache ~/.vep/ --offline

But still got no scores.

Moreover, I can confirm that VEP’s basic annotation functionality is working as expected, as well as “custom” annotations like ClinVar information. The plugin CADD ouput generates a notably large warning file of uninitialized values; while input.vcf is 2.5 M but the warning file is about 45 M. I don't know if this information can be of any help.

from vep_plugins.

olaaustine avatar olaaustine commented on July 28, 2024

Hi @zyxNo1,
Please can you specify the --dir_plugins to use also and the --assembly flag.
Can you let us know if this resolves the problem?
Thank you
Ola

from vep_plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.