This is a test version of Biostars. For the public version, visit https://www.biostars.org.
where to get a table containing RNA translation table for python code?

Where can I import a python function from that will allow me to store the DNA translation table and hence apply it to a sequence of spliced exons to discover the protein sequence (and vice versa).

Thanks

python

1 answer

Check biopython library.

Log in to answer this question.