This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Predicting Biologically Significant Snps

I am trying to figure out which SNP might change the structure and function of the translated protein based on the minor allele freq (MAF) >0.1 from 1000 genomes data and ensembl SIFT and Polychen scores. I am wondering if there are any other way of achieving the goal.

snp ensembl 1000genomes

2 answers

Check out the variant effect predictor. You can use it to get annotations from a number of functional effect prediction systems, such as Gerp and Consed.

The VAAST pipeline has a variant annotation tool (VAT). In addition the output can be used the GWAS tool VAAST.

Log in to answer this question.