![]() |
Hi there, I am new in computational biology. I am writing a simple program to translate a DNA sequence to encoded amino acid sequence. I guess there is probably a good hash function out there that hashes the 64 codons, which I assume is the fastest way to do translation. Anybody knows about it? Thanks. Bin ---