Skip to content

Python based script which enables you to translate DNA or RNA, targeted towards high school biology. U=A G=C and exc.

Notifications You must be signed in to change notification settings

leifursteinn/DNAandRNATranslation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

NDAandRNATranslation

Python based script which enables you to translate DNA or RNA nucleotiedes, targeted towards high school biology.

G=C C=G

if you're using RNA then; U=A A=U

if you're using DNA then; T=A A=T

How do I use it?

Simply copy or upload it onto a python compiler like https://repl.it/language/python3 and run it. Then proceed to enter your Nucleotides.

About

Python based script which enables you to translate DNA or RNA, targeted towards high school biology. U=A G=C and exc.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages