A simple program that takes in DNA strands and outputs proteins/mRNA strands
USAGE1. Download the python file (DNAreader.py)
2. Run the .py file on a python interperter. This doesn't need to support any special features, but I'd reccommend running on windows.
3. Type in characters to represent the DNA base pairs (ATCG). The DNA must be a length of 3, 6, 9 etc.
4. Wait for the DNA to process. You can then see the matching mRNA and protein/gene that is decoded.
5. Rinse, repeat. It's not rocket science.
DedicatedThis is dedicated to my science teacher, ____. Without ____, I wouldn't know what I do. Thanks!
Also for my father. Hope you like it Dad!