Thanks for the link!
• 0 views
•
link
I am wondering if I have a maf file describing the snps, how can I easily convert it to amino acid changes.
Missense_Mutation 23 66937331 66937331 T A -> L729I
I know I can grab the sequences around the mutation point (also needs to know where is the start codon),
and use the triplets table to find it out the changes.
I just want to know if there is an existing tool for that.
Thanks,
Ming
Roundabout way is to
Thanks for the link!
It looks like VEP can do this job: http://useast.ensembl.org/info/docs/tools/vep/vep_formats.html?redirect=no
Ming
Log in to answer this question.