Tool:Functional Annotation Of Variant Calls (Vcf Files)
0
3
Entering edit mode
11.0 years ago

Here is a simple script (based on java/groovy) that does the following things for variant calls:

  • Identifies parent gene segment (Exon/Intron/UTR)
  • translates related codons (and identifies missense mutations)
  • checks if variant is a known SNPs (dbSNP) or cancer-associated mutation (COSMIC)

Download links here: http://100bp.wordpress.com/2013/04/24/vcf-file-annotation/

The only prerequisite is an archive of refgene track (hg19) and latest (as of 2013) dbsnp/cosmic entries which goes with the distribution. Hope this will be useful

vcf functional-annotation dbsnp • 4.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 2832 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