Get Amino Acid Changes From Snp Calls
1
2
Entering edit mode
10.1 years ago
rohan ▴ 110

hi.. my aim is to convert snps to amino acid changes..

for calling snps i am using sam2tsv (https://github.com/lindenb/jvarkit/wiki/SAM2Tsv - a great tool by Pierre Lindenbaum ).. after that i want to see amino acid changes owing to codon changes.. for that i am parsing the sam2tsv output using matlab.. but as the matlab is very slow in doing that..

i wonder if there is any tool available.. that gives the information regarding amino acid/ codon changes from SNP calls..

eg. ref (A T G) to seq (G G A)

will give ref(M) to seq(G) ..

may be sam2tsv can be edited to give an option to do so.. :)

snp amino-acids picard • 4.1k views
ADD COMMENT
2
Entering edit mode
10.1 years ago
Gvj ▴ 470

Hi Rohan, You may try snpeff , its pretty easy to run if you have an annotation of genes.

ADD COMMENT
0
Entering edit mode

i have done sequencing of a single gene(600nts) carrying different amino acid mutations along the length of the gene.. i want to count the occurrence of mutations as depth per mutation.. how should i make the annotation file in this case? is snpeff applicable for this case?

ADD REPLY

Login before adding your answer.

Traffic: 3990 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6