My_Project

Purpose: Write an object-oriented program for analyzing DNA sequence, including GC content, k-mer counting, complementary sequence, and translation of all six-reading frames into protein sequences.

Implemented tkinter to create GUI as shown below

DNA_GUI