Team:Waterloo/Math Book

From 2014.igem.org

(Difference between revisions)
(sRNA moved out)
m (Fixed titles and spelling)
 
(6 intermediate revisions not shown)
Line 13: Line 13:
<div id="MathBook" class="content">
<div id="MathBook" class="content">
   <div class="tabcontents">
   <div class="tabcontents">
-
   <p>Our <b>Math Book</b> is meant to be the mathematical modelling equivelent of a lab book, where we store everything another team might need to recreate our models. You can access code related to the models can be accessed from <a href="https://github.com/alexanian/uwaterloo-igem-2014">this github page</a>.</p>
+
   <p>Our <b>Math Book</b> is meant to be the mathematical modeling equivalent of a lab book, where we store everything another team might need to recreate our models. You can access code related to the models can be accessed from <a href="https://github.com/alexanian/uwaterloo-igem-2014">this GitHub page</a>.</p>
-
<p>We modelled three main aspects of the Staphylocide system: <a href="https://2014.igem.org/Team:Waterloo/Math_Book/CRISPRi">CRISPR Interference</a>, <a href="https://2014.igem.org/Team:Waterloo/Math_Book/sRNA">silencing RNA</a> and <a href="https://2014.igem.org/Team:Waterloo/Math_Book/Conjugation">Conjugation</a>.</p>
+
<h3>We hope you enjoy learning more about our model on the subpages!</h3>
<h3>We hope you enjoy learning more about our model on the subpages!</h3>
 +
<p>We created mathematical models of the three main aspects of the Staphylocide system: <a href="https://2014.igem.org/Team:Waterloo/Math_Book/CRISPRi">CRISPR Interference</a>, <a href="https://2014.igem.org/Team:Waterloo/Math_Book/sRNA">RNA Interference</a> and <a href="https://2014.igem.org/Team:Waterloo/Math_Book/Conjugation">Conjugation</a> and have created sub-pages for each of them that detail all the steps in our analysis.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
   <ul class="tabs">
   <ul class="tabs">
-
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/CRISPRi">CRISPR</a></li>
+
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/CRISPRi">CRISPRi</a></li>
-
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/sRNA">sRNA</a></li>
+
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/sRNA">RNAi</a></li>
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/Conjugation">Conjugation</a></li>
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/Conjugation">Conjugation</a></li>
 +
    <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/References">Bibliography</a></li>
   </ul>
   </ul>
-
 
-
<!------------------- CONJUGATION SECTION --------------------------------->
 
-
    <div class="anchor" id="view2">
 
-
      <h2>Conjugation</h2>
 
-
      <h3>ABM</h3>
 
-
          <img src="https://static.igem.org/mediawiki/2014/e/e2/Waterloo_Wiki_ABM_sufficient_0h.png" alt="ABM 0h">
 
-
          <img src="https://static.igem.org/mediawiki/2014/0/09/Waterloo_wiki_ABM_sufficient_6h.png" alt="ABM 6h">
 
-
          <img src="https://static.igem.org/mediawiki/2014/f/f0/Waterloo_wiki_ABM_sufficient_12h.png" alt="ABM 12h">
 
-
          <img src="https://static.igem.org/mediawiki/2014/0/0e/Waterloo_wiki_ABM_sufficient_18h.png" alt="ABM 18h">
 
-
          <img src="https://static.igem.org/mediawiki/2014/4/4a/Waterloo_wiki_ABM_sufficient_24h.png" alt="ABM 24h">
 
-
          <img src="https://static.igem.org/mediawiki/2014/2/21/Waterloo_wiki_ABM_sufficient_plot_n10.png" alt="ABM Plot n=10">
 
-
          <img src="https://static.igem.org/mediawiki/2014/9/95/Waterloo_wiki_ABM_sufficient_plot_n100.png" alt="ABM Plot n=100">
 
-
    </div>
 
   </div>
   </div>
</div>
</div>
</html>
</html>
-
{{Template:Team:Waterloo/Modeling/Citations}}
 
{{Template:Team:Waterloo/Footbar}}
{{Template:Team:Waterloo/Footbar}}
{{Template:Team:Waterloo/JS/baseWiki}}
{{Template:Team:Waterloo/JS/baseWiki}}
{{Template:Team:Waterloo/JS/CiteTag}}
{{Template:Team:Waterloo/JS/CiteTag}}

Latest revision as of 23:07, 21 November 2014

Math Book

Our Math Book is meant to be the mathematical modeling equivalent of a lab book, where we store everything another team might need to recreate our models. You can access code related to the models can be accessed from this GitHub page.

We hope you enjoy learning more about our model on the subpages!

We created mathematical models of the three main aspects of the Staphylocide system: CRISPR Interference, RNA Interference and Conjugation and have created sub-pages for each of them that detail all the steps in our analysis.