davlu / Gene-Protein-Analysis-Tool

Returns analysis on a gene sequence or protein.
2 stars 5 forks source link

Update protein_analysis.py #13

Closed karochi1 closed 7 years ago

karochi1 commented 7 years ago

New features and changes:

New way to load files with GUI (tkinter) Compatibility added for other types of files. Auto-find start and end of sequence in file Added definition of making DNA sequence to mRNA sequence More commented code and less nested loops

/Karochi1