I have a large list of mutations, their codon # and I can map through the gene to a RefSeq Id (include the transcript version).
I'd like to find the genomic position from this information, I would think that there is some API or tool, I'm still picking through Bio:Perl to see if there is anything there.
But does anyone know of any API available that can help me?
You say you have the codon number. Does that mean you don't have the exact nucleotide position in the RefSeq mRNA?