How to retrieve amino acid change for a variant in ClinVar (e.g. Arg519Trp)
Hi,
ClinVar has amino acid change (e.g. Arg519Trp) in their web server but not in VCF. How can I get that?
For example in this page there is NM_001128425.1(MUTYH):c.1555C>T (p.Arg519Trp): https://www.ncbi.nlm.nih.gov/clinvar/variation/187354/
Thanks!
• 115 views
•
link
0 answers
No answers yet.
Log in to answer this question.
annotate the vcf with vep or snpeff
Thank you for the reply. I did annotate it with VEP but still no luck. I don't know which options I should give. Any ideas?