Thanks Sean. I have tried VEP already, but I am not getting anything for these SNPs. Is it possible that the are unknown (since GATK has called them unknown)?
How to find the variant type, location and effects (synonymous/nonsynonymous)
I have about 100 of these SNPs (chr:position:REF:ALT) as shown below. I would like to know what type of mutation they are (coding,noncoding, synonymous/nonsysnonymous, UTR, etc.). What would be the easiest way to get that information?
chr7:101063260:A:G
chr11:118532376:A:G
• 3,183 views
•
link
1 answer
• 0 views
•
link
• 0 views
•
link
They do not need to be known for VEP to work. What genome version are your SNPs on? Did you double-check that you were using the correct version of VEP (knowing that the default is GRCh38)? I suspect that you have GRCh37 (hg19) data, so you'll need to use the GRCh37 version of VEP.
• 0 views
•
link
Log in to answer this question.