This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Polymorphism of protein location on chromosome in VCF file

Using VCF file or gnomAD browser, how can I find which position of a protein has polymorphism? If using python, will pyvcf library be useful and how to use it efficiently? Solutions on R will also be helpful! Thank you so much in advance.

r snp

1 answer

Use Ensembl VEP to annotate your VCF and the impact in proteins

Log in to answer this question.