Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.
/ DNA-to-Protein Public archive

Simple Python script to aid the user at transcribing and translating an DNA chain to an RNA gene and subsequently to a chain of aminoacids, that is, a protein.

License

Notifications You must be signed in to change notification settings

MagicWeAre/DNA-to-Protein

Repository files navigation

DNA to Protein

Simple Python script to aid the user at transcribing and translating an DNA chain to an RNA gene and subsequently to a chain of aminoacids, that is, a protein. To execute type on a terminal:

$ ./dnatoprotein.py #For the text interface
$ ./gui.py #For the graphical interface

Interface Image

As long as python3 is used to execute it, it will run properly (I hope). It is worth knowing that the file should be executed at the same folder (not at any other level), for the translation to work. English and Spanish translations based on the locale of the system, or selected by passing an argument at execution:

$ ./dnatoprotein.py [es/en]
$ ./gui.py [es/en]

To read this in Spanish, click here. Para leer esto en Español, click aquí

About

Simple Python script to aid the user at transcribing and translating an DNA chain to an RNA gene and subsequently to a chain of aminoacids, that is, a protein.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages