summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7ea9a4a..bc05cad 100644
--- a/index.html
+++ b/index.html
@@ -68,6 +68,22 @@
the selected nucleotide.</li>
</ul>
</li>
+
+ <li id='amino-acid-select' class='step'>
+ Select the correct amino acid for the new codon.
+ </li>
+
+ <li id='mark-as-lethal'>
+ Depending on the change to the codon:
+ <ul>
+ <li>If the mutation caused a change in the amino acid being
+ coded, mark this mutation as <em>lethal</em>, and start
+ over with the genome from the previous iteration.</li>
+
+ <li>Otherwise, mark the mutation as <em>non-lethal</em>,
+ and continue with this new genome.</li>
+ </ul>
+ </li>
</ol>
<p id='print-results' class='step'>