Best way to annotate a VCF file with a GFF File
1
1
Entering edit mode
9.5 years ago
Daniel E Cook ▴ 280

Does anyone know of a good way to annotate a VCF File with a GFF File? We would like to be able to do this in order to examine variants within associated regions using genome wide association.

I was thinking of writing a tool for doing something along these lines, but wanted to ask if anyone knew of a good tool. Ideally, annotations would be placed into the INFO line of a VCF...

Thanks!

vcf gff variant annotation • 5.7k views
ADD COMMENT
3
Entering edit mode
9.5 years ago

Just use the VariantAnnotation package from Bioconductor. So, for example, section 3 in the vignette.

Edit: BTW, if your genome is supported by Ensembl then you can probably also just use VEP.

ADD COMMENT

Login before adding your answer.

Traffic: 3254 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6