This is a test version of Biostars. For the public version, visit https://www.biostars.org.
mutation vs snp

Hi. I have found the snps by samtools. I want to know the biological significance or annotation of these snps.? how can i found these snps are involved in any disease ?

snp rna-seq

2 answers

Use VEP, Annovar, snpEff, ...

You should provide more details, like which organism (human?), did you perform mapping or de novo assembly, which filters did you apply, and so on.

This is a very general question. More details about your aim would be helpful.

This is why I gave you a more general answer: Use VEP from ensembl. If you have an (rs)ID you can also search directly for it on ensembl. For each variant you can find a "phenotype data" page if data are available, e.g. rs699.

fin swimmer

i have excel file...in which i have only chromosome number,position of snp ,etc...this excel file not contain any id or genes in which thess snps are known. i want to know the corresponding genes and proteins of snps

Than VEP is really the place you should go.

Log in to answer this question.