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
• 1,972 views
•
link
1 answer
Check biopython library.
• 1 views
•
link
Log in to answer this question.