I'm using annovar for mapping 1KG data onto mRNA transcripts. Now, since I'm interested in nsSNPs, I would like to know the whole protein sequence. annovar provides the position, wt and mt residues however no specific information on the whole sequence. At least I couldn't find any. I parsed the mRNA RefSeq identifiers out of annovar's output and tried to find a mapping from those to RefSeq protein sequences. However, this often results in different wt amino acids between annovar's annotation and the residue that is found in the RefSeq sequence in that position. I wonder what the correct approach is? How does annovar perceive amino acids? By 'simple' translation of the mutant codon in the mRNA RefSeq file?
I think the answer to your last question is, "yes".