code in place 2020 final project

by Liene X

Description

My project is created to convert DNA to RNA, then RNA to amino acids and finally to amino acid one-letter code and put it all in a nice looking tkinter window. It contains a table for conversion, but mostly was created for students, who are trying to understand genetics. Writing code for conversion was a pure joy, but understanding tkinter (I even learned how to correctly write it :D) was evil. But I did it!