Team:Waterloo/Math Book

From 2014.igem.org

(Difference between revisions)
(CRISPR parameters paragraphs)
m (Fixed titles and spelling)
 
(24 intermediate revisions not shown)
Line 11: Line 11:
<!--Content below images-->
<!--Content below images-->
-
<div class="content">
+
<div id="MathBook" class="content">
 +
  <div class="tabcontents">
 +
  <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>
 +
<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>
   <ul class="tabs">
   <ul class="tabs">
-
     <li list-style-type="none"><a href="#view0">CRISPR</a></li>
+
     <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/CRISPRi">CRISPRi</a></li>
-
     <li><a href="#view1">sRNA</a></li>
+
    <li><a href="https://2014.igem.org/Team:Waterloo/Math_Book/sRNA">RNAi</a></li>
-
     <li><a href="#view2">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>
-
  <div class="tabcontents">
 
-
  This page gathers the detailed process information for the mathematical models created by the team this year. Code related to the models can be accessed from <a href="https://github.com/alexanian/uwaterloo-igem-2014">this github page</a>.
 
-
 
-
<!------------------- CRISPR SECTION --------------------------------->
 
-
    <div class="anchor" id="view0">
 
-
      <h2>CRISPR</h2>
 
-
      <p>We decided to create a model of the CRISPR system for two main reasons:</p>
 
-
      <ul>
 
-
      <li style="list-style-type: circle;">Identifying the parts of the network that could be targeted by our lab team to improve repression efficiency</li>
 
-
      <li style="list-style-type: circle;">To approximate time-series <em>mecA</em> repression data for use in modelling the overall vulnerability of a <em>S. aureus</em> population</li>
 
-
      </ul>
 
-
      <h3> Model Formation </h3>
 
-
<p>After a literature review we were able to construct the CRISPR interference system network. The targeted single guide RNA (sgRNA) associates with nuclease-deficient Cas9 protein (dCas9) to form a complex that binds with the DNA complementary to the sgRNA target <cite ref="Qi2013"></cite>. The bound complex prevents transcription elongation by RNA polymerase, repressing YFP mRNA expression <cite ref="Bikard2013"></cite>. The chemical network is shown below:</p>
 
-
 
-
<img src="https://static.igem.org/mediawiki/2014/c/c9/CRISPRNetwork.png" alt="CRISPR Network Diagram" />
 
-
 
-
<p>Using standard mass-action kinetics, the network simplifies into the following set of differential equations:</p>
 
-
 
-
<h3>MISSINGEQUATION</h3>
 
-
 
-
<p>We chose the model kinetics to be largely first-order; this decision was supported by the findings of several recent studies <cite ref="Sternberg2014"></cite><cite ref="Qi2013"></cite>. To simplify the model, we assumed that the formation of the dCas9-sgRNA complex ($b$ in Figure xyz) is in made a quasi-steady-state. That is, we assume that the association/dissociation of dCas9 and sgRNA occurs on a faster timescale than the other reactions in the network (i.e. transcription, translation and the binding of the complex to the DNA), allowing us to assume that the complex is always at steady-state, relative to the other time-dependent species concentrations. This same assumption was made in previous modelling efforts, e.g. <cite ref="UCSF2013"></cite>.</p>
 
-
<p>Under this quasi-steady state assumption, the differential expression for the complex is given by:</p>
 
-
 
-
<h3>MISSINGEQUATION</h3>
 
-
 
-
<p>Our model then simplifies to:</p>
 
-
 
-
<h3>MISSINGEQUATION</h3>
 
-
 
-
This is the same assumption made by previous teams.
 
-
 
-
<h4> Modelling Incomplete Repression </h4>
 
-
<p>A recent study by Bikard et al. <cite ref="Bikard2013"></cite>found that maximal repression (on the order of 100 fold) was achieved when the promoter was targeted. However, targeting the promoter is not viable in this project since an essential promoter from elsewhere in the genome has been harnessed to produce the fluorescent promoter. Instead, we model the incomplete repression (ranging from 6-fold to 35-fold) observed when the off-promoter regions, specifically on the non-coding strand, are targeted.</p>
 
-
<p>There are two possible approaches for modelling the incomplete repression, each reflecting a different physical mechanism that allows leaky YFP expression. In the first mechanism, RNA polymerase is sometimes able to cleave the bound dCas9-sgRNA complex from the DNA. In the second mechanism, the complex binds inefficiently and is sometimes separated from the DNA, permitting transcription to continue.</p>
 
-
<p>We assumed that the incomplete repression is accounted for by the first mechanism. This assumption was based on several studies <cite ref="Qi2013"></cite><cite ref="Bikard2013"></cite> showing radically different repression rates if the complex targets the promoter, preventing transcription initiation, rather than targeting the DNA further downstream and impeding transcription elongation. The differences in the system behavior depending on whether or not RNA polymerase has the opportunity to bind suggest that the “cleavage” mechanism may more closely resemble the chemical reality.</p>
 
-
<p>Consequently, we modeled incomplete repression using a leaky expression term proportional to the expected YFP expression when the complex is saturated. The differential equation model was updated with a repression term dependent on the fold reduction <code>FR</code> and the initial concentration of YFP mRNA, <code>Y<sub>0</sub></code>:</p>
 
-
<h3>MISSINGEQUATION</h3>
 
-
This equation was derived using two boundary conditions. Before repression, when the concentration of the complex is zero, YFP mRNA is produced at the rate expected from the sarA promoter, <code>&alpha;</code>. After repression has reached its steady state, the YFP mRNA production has been reduced by <code>FR</code> fold, to <code>Y<sub>0</sub>/FR</code>.
 
-
 
-
 
-
<h3> Parameters </h3>
 
-
<p>We turned to the literature to find parameters for our model, given in the Table below. We first looked for parameter values that had been measured in S. aureus. In cases where those could not be found, we next looked for ways to to estimate the parameters using other available data for S. aureus and finally searched for the parameters in other gram-positive bacteria. Aggregating parameters from many experiments across the literature is by nature a somewhat uncertain endeavor; those parameters about which we are very uncertain are marked with asterisks. An explanation for how we arrived at each parameter is given in the table, but details on the more circuitously estimated parameters are given after the table.</p>
 
-
 
-
<table id="CRISPRParams">
 
-
<thead>
 
-
<tr>
 
-
<td>Parameter</td>
 
-
<td>Value</td>
 
-
<td>Description</td>
 
-
<td>Source/Rationale</td>
 
-
</tr>
 
-
</thead>
 
-
<tbody>
 
-
<tr>
 
-
<td>&alpha;<sub>m<sub>y</sub></sub>, &alpha;<sub>r</sub></td>
 
-
<td>0.0011 nM &bull; min<sup>-1</sup></td>
 
-
<td>mRNA production from SarA P1 Promoter</td>
 
-
<td>Determined based on linear fitting to the time-series fluorescence measurements from YFP/P2-P3-P1 fusion, as reported in <cite ref="Cheung2008"></cite> and fluorescence per molecule from <cite ref="Wu2005"></cite></td>
 
-
</tr>
 
-
<tr>
 
-
<td>&alpha;<sub>m<sub>c</sub></sub></td>
 
-
<td>0.0011 nM &bull; min<sup>-1</sup></td>
 
-
<td>mRNA production from Xylose Promoter</td>
 
-
<td>Same as SarA rate since the addition of the Xylose-inducible promoter was to simplify labwork and thus for modelling we assume it is fully induced.</td>
 
-
        </tr>
 
-
<tr>
 
-
<td>&beta;<sub>c</sub></td>
 
-
<td>0.0057-0.4797 protein &bull; transcript<sup>-1</sup> min<sup>-1</sup></td>
 
-
<td>dCas9 protein synthesis rate from dCas9 mRNA</td>
 
-
<td> Estimated from peptide elongation rates in <em>Streptomyces coelicolor</em> <cite ref="Milo2010"></cite>, the dCas9 BioBrick from <cite ref="Freiburg2013"></cite> and ribosome density from <cite ref="Brandt2009, Siwiak2013} </td>
 
-
        </tr>
 
-
<tr>
 
-
<td>&gamma;<sub>m<sub>y</sub></sub>, &gamma;<sub>m<sub>c</sub></sub>, &gamma;<sub>r</sub></td>
 
-
<td> 0.1734 min<sup>-1</sup></td>
 
-
<td>mRNA degradation rates</td>
 
-
<td><cite ref="Roberts2006"></cite> report log-phase mRNA half-lives in <em>{S. aureus}. An approximate average value of 4 minutes leads to this degradation rate.</td>
 
-
        </tr>
 
-
<tr>
 
-
<td>&gamma;<sub>c</sub>, &gamma;<sub>b</sub></td>
 
-
<td>-5.6408e<sup>-04</sup> min<sup>-01</sup></td>
 
-
<td>dCas9/complex degradation rate</td>
 
-
<td>Based off half-life of SarA protein in <em>S. aureus</em> as reported in <cite ref="Michalik2012"></cite> </td>
 
-
        </tr>
 
-
<tr>
 
-
 
-
<td>K<sub>a</sub></td>
 
-
<td>0.28 nM</td>
 
-
<td>Dissociation constant for <code>(C:R)</code> and DNA (given by k<sub>2</sub>/k<sub>1</sub></td>
 
-
<td><cite ref="Sternberg2014"></cite> found this dissociation rate for dCas9 and a single-stranded DNA substrate. </td>
 
-
        </tr>
 
-
<tr>
 
-
<td>n</td>
 
-
<td>2.5</td>
 
-
<td>Hill Constant for Repression</td>
 
-
<td>UCSF iGEM 2013 <cite ref="UCSF2013"></cite> </td>
 
-
        </tr>
 
-
<tr>
 
-
<td>k<sub>+</sub>, k<sub>-</sub></td>
 
-
<td>0.01 to 1.0 nM</td>
 
-
<td>Rate of dissociation of $(C:R)</td>
 
-
<td>Range defined relative to other parameters, using the QSSA assumption that these dynamics are fast</td>
 
-
        </tr>
 
-
<tr>
 
-
<td>Fold Reduction</td>
 
-
<td>6 to 35</td>
 
-
<td>Maximum percent repression achievable with CRISPRi system</td>
 
-
<td>Based on the relative fluorescence measurements observed when the non-coding strand was targeted by dCas9 in <cite ref="Bikard2013"></cite></td>
 
-
</tr>
 
-
</tbody>
 
-
</table>
 
-
 
-
<p>The only model parameters without some basis in the literature are the association rates for dCas9 and sgRNA. However, we have made a quasi-steady state assumption for that reaction, which requires that it reach equilibrium on a much faster time scale than the rest of the system. We thus defined a range for the possible values based on the other model parameters</p>
 
-
<p>Details on the more roundabout estimations are given below:</p>
 
-
 
-
<h4> Production of dCas9 from dCas9 mRNA </h4>
 
-
<p>We were unable to find a peptide chain elongation rate for <em>S. aureus</em>, so instead we used the values reported in BioNumber 107869 <cite ref="Milo2010"></cite> which gives a range of 0.59-3.17 amino acids per second per ribosome in <em>Streptomyces coelicolor</em>, another gram-positive bacteria. Freiburg's dCas9 part from last year <cite ref="Freiburg2013" ></cite> is composed of 1372 amino acids. This translates to a range of 0.0258 to 0.1386 dCas9 molecules per minute per ribosome.</p>
 
-
<p>We were unable to find ribosome densities in <em>S. aureus</em>, but found two different estimates for ribsosome density in Bionumbers: 0.22 ribosomes per 100 codons (i.e. per 3 nt coding sequence) <cite ref="Brandt2009"></cite> and 3.46 ribosomes per 100 codons <cite ref="Siwiak2013"></cite>. Using our assumption of 3 nt:1 amino acid, we then multiply to get the 0.0057-0.4797 range of dCas9 molecules per minute.</p>
 
-
 
-
<h4> Degradation rate of dCas9 </h4>
 
-
<p>We were unable to find any specific data on dCas9 degradation, so instead we used a protein half-life of <em>sarA</em> measured in <em>S. Aureus</em> by Michelik et al. <cite ref="Michalik2012"></cite>. We chose <em>sarA</em> rather than a protein more chemically similar to dCas9 because data on <em>sarA</em> was readily available and because dCas9 is transcribed using the <em>sarA</em> promoter, which allows us to at least capture sensitivity of the degradation rate to production.</p>
 
-
 
-
<h4> mRNA production from the <em>sarA</em> promoter </h4>
 
-
 
-
<p>We used the time-series data given by Cheung et al. <cite ref="Cheung2008"></cite> to estimate the rate of production from the <em>sarA</em> P2-P3-P1 promoter in <em>S. aureus</em>. The figure from their paper is reproduced below. After diluting 1:100, the <em>S. aureus</em> strains were serially monitored for <b>OD_650</b>. We used data from the <em>sarA</em>+ strain, as that's more like a wild-type S. aureus strain.</p>
 
-
 
-
<h3>IMG: Data from Cheung + Our Fit</h3>
 
-
 
-
<p>Using the laboratory-conditions doubling time of 24 minutes given in given in <cite ref="Domingue1996"></cite>, we found that the bacteria would re-enter stationary phase after 2.5 hours; for time-points after 3 hours, the number of number of <em>sarA</em> genes producing fluorescence could be assumed as constant. For this reason, we excluded time-points prior to 3 hours. We then converted from fluorescence units to number of fluorescent molecules using the quantization measurements provided by Wu & Pollard <cite ref="Wu2005"></cite> and, using our assumption of a fixed number of active <em>sarA</em> genes, considered the relative change in number of molecules to be representative of the per-promoter rate.</p>
 
-
<p>We were interested, however, in the changes of concentration rather than the changes in the raw number of molecules. As the name suggests, <em>Staphylococcus aureus</em> are spherical in shape. Assuming that all <em>S. aureus</em> are spheres, the volume of the cell can be determined. The diameter of a USA300 <em>S. aureus</em> cell was previously measured as 1.1 &mu;&bull;m <cite ref="Cheng2014"></cite> resulting in the overall cell volume to be calculated as 5.575&bull;10<sup>-15</sup> L. The number of molecules were thus converted to units of molar concentration in the cell, specifically nanomoles per litre (nM). The exponential fit used to find the rate constant is shown beside the figure from Cheung et al. above.</p>
 
-
<p>This resulted in a exponential model <b>a&bull;e<sup>bt</sup></b> with a <b>b</b> rate constant of 0.0011 nM/min.</p>
 
-
 
-
      <h3> Initial Model Results </h3>
 
-
 
-
 
-
      <h3> Updating mRNA Production Rates </h3>
 
-
 
-
 
-
      <h3> Sensitivity Analysis </h3>
 
-
    </div>
 
-
 
-
<!------------------- CONJUGATION SECTION --------------------------------->
 
-
    <div class="anchor" id="view1">
 
-
      <h2>sRNA</h2>
 
-
      <h3> Relevant Biology </h3>
 
-
      <h3> Model Formation </h3>
 
-
      <h3></h3>
 
-
 
-
    </div>
 
-
<!------------------- CONJUGATION SECTION --------------------------------->
 
-
    <div class="anchor" id="view2">
 
-
      <h2>Conjugation</h2>
 
-
    </div>
 
   </div>
   </div>
</div>
</div>
</html>
</html>
{{Template:Team:Waterloo/Footbar}}
{{Template:Team:Waterloo/Footbar}}
-
{{Template:Team:Waterloo/JS/WaterlooTeam}}
 
{{Template:Team:Waterloo/JS/baseWiki}}
{{Template:Team:Waterloo/JS/baseWiki}}
-
{{Template:Team:Waterloo/Modeling/Citations}}
 
{{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.