Annotate vcf with AF, gene symbol, functional information
Hi,
I wanted to annotate my vcf file with the following fields:
- Gene symbol
- Functional effect (stop-gain, frameshift etc.)
- Allele Frequency from Gnomad
I downloaded the gnomad vcf file (v 3.1) and tried to annotate my vcf with it (using snpeff/snpsift), but I could only see the allele frequency in the gnomad vcf file. Is there a downloadable vcf database that can provide me with the three fields above?
thanks!
• 2,016 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I would first suggest you read the snpEff documentation and follow it. If you're not familiar with it, you can also use VEP to perform this task