Skip to content

This is a python project for everything regarding protein synthesis! You can find DNA pairs, mRNA, and polypeptide chain for your DNA sequence.

Notifications You must be signed in to change notification settings

hyunnaye/Protein-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protein Synthesis Master

This is a python project using object oriented programming that plays around with DNA, RNA, and protein sequences!
Currently available functions:

  • Find the pair of a DNA sequence
  • Find the pair of a RNA sequence
  • Conversion of DNA to RNA (vice versa)
  • Conversion of DNA sequence to poly-peptide chain
  • Global sequence alignment for DNA, RNA, and protein sequences

Stay tuned for more functions to come!

Run GUI.py to run the program

Demo video https://user-images.githubusercontent.com/61166764/124352718-177b3b80-dc3d-11eb-98f9-b3b6754d3c00.mp4

About

This is a python project for everything regarding protein synthesis! You can find DNA pairs, mRNA, and polypeptide chain for your DNA sequence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages