summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2021-02-18 10:53:59 -0500
committerBrian Cully <bjc@kublai.com>2021-02-18 10:53:59 -0500
commit38b3fb3ba26e122671a6ed6a091dd1d100f25806 (patch)
tree69239054b4a6e2de710295e0cd177b3219483f09
parente41ddbc9e3bf52ceaadf5c8d21e4834aebf11858 (diff)
downloadmolsim2-38b3fb3ba26e122671a6ed6a091dd1d100f25806.tar.gz
molsim2-38b3fb3ba26e122671a6ed6a091dd1d100f25806.zip
Update instructions with new steps for amino acid changes.
-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'>