Given a set of genes, identify specific mutations and provide information on that mutation and the diseases/effects associated with them.
Research and In-Depth Explanation: https://docs.google.com/document/d/15DYT0Dn3oqhHmHjvvdd_FcwaOaWPpjFXyiAWlxmr7H0/edit?usp=sharing Demo video: https://youtu.be/wU5tfh3VcdA
- Clone Mutamind repository on your bash
git clone https://github.com/AlDevStuff/Mutamind.git- Then run nucleotide.py
python nucleotide.py- Insert one of the mentioned Gene HBB or HBA1 (HTT and F8 is available on high-end computer since the genetic sequence is long) and insert the entire sequence related to that gene found in test.py.
NOTE: **ALL GENE NAMES MUST BE CAPITALIZED** **ALL GENE SEQUENCE MUST BE LOWER CASE**
Casey Lopez
Noah Golder
Benjamin Wong
Al Rifat
Built in Nucleotide Hackathon 2020.