You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python program which transcribes a sequence of DNA to a sequence of amino acids. Additionally it finds the amino acid(s) that was(were) most frequent in the file along with the amount of times that it was transcribed. The program print out the results and write them to an output file following the specifications below described.