Creates JS objects that simulate the DNA of P. aequor for researchers to study.
- Simulates high rate of mutation in P. aequor's DNA, creates random DNA array and chooses elements by random to mutate
- Estimates if the strand will likely survive based on percentage of 'D' and 'G' bases
- JavaScript
- Created using this tutorial.
Created by @ellyg123 - feel free to contact me!