I have several thousand SNPs identified as significant predictors in a GWAS, and I would like to be be able to annotate them beyond the standard identifiers of associated genes and classification as missense/nonsense etc.
Specifically, I would like to be able to obtain information such as which SNPs may correspond to loss of function (partial or total), changes in expression levels, etc. I've been using ANNOVAR, but the standard databases at least do not provide this level of detail about any of the variants. Are there alternative packages (or specific libraries/databases in ANNOVAR) that anybody might recommend?
In case it matters, my vcfs give variant coordinates with respect to the Hg19 assembly.
Thank you, I'll take a look. Incidentally, I have been getting anomalous results with ANNOVAR - i.e. nearly every exonic SNP is listed as ExonicFunc.refGeneWithVer=synonymous_SNV, whereas only about half of SNVs are synonymous. Have you ever worked with ANNOVAR and had such results?
show us an example
Please clarify - it wouldn't be practical to post the whole output file to illustrate how nearly every exonic snp is synonymous.
Here's an example of a typical run of exonic SNPs identified as synonymous:
hmm i'm not seeing ALTs here, just refs. i am not familiar enough with ANNOVAR to know what it is trying to say here.