Team:Waterloo/Math Book

From 2014.igem.org

(Difference between revisions)
m (Fixed titles and spelling)
 
(10 intermediate revisions not shown)
Line 12: Line 12:
<!--Content below images-->
<!--Content below images-->
<div id="MathBook" 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><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>Identifying the parts of the network that could be targeted by our lab team to improve repression efficiency</li>
 
-
      <li>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>
 
-
      <p>The steps we followed are detailed below, but were:</p>
 
-
      <ol>
 
-
      <li><a href="#C_ModelFormation">Model Formation</a></li>
 
-
      <li><a href="#C_ParameterFinding">Parameter Finding</a></li>
 
-
      <li><a href="#C_InitialModelling">Model Formation</a></li>
 
-
      <li><a href="#C_ParameterAdjustment">Parameter Adjustment</a></li>
 
-
      <li><a href="#C_Sensitivity">Sensitivity Analysis</a></li>
 
-
      </ol>
 
-
      <h3 id="C_ModelFormation"> 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>
 
-
 
-
<img class="equation" src="https://static.igem.org/mediawiki/2014/b/b7/Waterloo_CRISPR_DEs1.png" alt="Initial CRISPR DEs" />
 
-
 
-
<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>
 
-
 
-
<img class="equation" src="https://static.igem.org/mediawiki/2014/5/5a/Waterloo_CRISPR_QSSA.png" alt="QSSA Assumption changes complex DE" />
 
-
 
-
<p>Our model then simplifies to:</p>
 
-
 
-
<img class="equation" src="https://static.igem.org/mediawiki/2014/b/b7/Waterloo_CRISPR_DEs2.png" alt="CRISPR DEs Updated with QSSA" />
 
-
<h3>QUICKLY EXPLAIN CONVENTIONS</h3>
 
-
<p>This is the same assumption made by previous teams.</p>
 
-
 
-
<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>
 
-
 
-
<img class="equation" src="https://static.igem.org/mediawiki/2014/c/cf/Waterloo_CRISPR_mRNADE.png" alt="Updated YFP DE with Incomplete Repression" />
 
-
 
-
<p>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>.</p>
 
-
 
-
 
-
<h3 id="C_ParameterFinding"> Parameter Finding </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>
 
-
 
-
<h4 class="centerUpper">CRISPRi Parameters</h4>
 
-
<table id="CRISPRParams" class="blueBorders">
 
-
<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 complex 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 dCas9-sgRNA to form complex</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 <code>OD_650</code>. We used data from the <em>sarA</em>+ strain, as that's more like a wild-type S. aureus strain.</p>
 
-
 
-
<img class="floatLeft half-column" src="https://static.igem.org/mediawiki/2014/8/89/Waterloo_CRSPR_ExpFit2Cheung.png" alt="Exponential fit to SarA Promotor production rates from A. L. Cheung et al."/>
 
-
<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 <code>a&bull;e<sup>bt</sup></code> with a <code>b</code> rate constant of 0.0011 nM/min.</p>
 
-
 
-
      <h3 id="C_InitialModelling"> Initial Model Results </h3>
 
-
<p>Using these estimated parameters, we simulated our differential model of the CRISPR system. It was immediately clear that these parameters, scraped from assorted publications, did not provide an accurate system model once combined. Below are two simulations of the system dynamics using the parameters found in the literature. On the left the system is shown with CRISPR repression active and on the right is a simulation where:</p>
 
-
 
-
<img src="https://static.igem.org/mediawiki/2014/6/69/CRISPR_mRNAYNoInteraction.png" alt="mRNA Y production without CRISPR interference" />
 
-
 
-
<p>or rather, the system simulated without any repression of YFP Transcription by CRISPR. Both plots use 6 as the expected final fold reduction.</p>
 
-
 
-
<img class="half-column floatLeft" src="https://static.igem.org/mediawiki/2014/e/e4/Waterloo_OriginalCRISPRDynamics.png" alt="CRISPR Model with parameters from the literature"/>
 
-
<img class="half-column floatLeft" src="https://static.igem.org/mediawiki/2014/b/bc/Waterloo_OriginalCRISPRDynamics_noRepression.png" alt="CRISPR Model with parameters from the literature and no CRISPR interference" />
 
-
 
-
<p>The difference between the two plots is negligible. This unrealistic behavior emerges directly from the parameter values. The mRNA degradation dynamics prevent sgRNA from reaching any significant concentration, so there is never enough dCas9-sgRNA complex to influence YFP expression. However, in both plots the YFP mRNA levels plummet from the high initial concentration because the degradation rate is so much higher than the production rate.</p>
 
-
<p>These plots do not fit with the observations of CRISPR interference systems reported in the literature <cite ref="Qi2013"></cite><cite ref="Sternberg2014}"></cite>. To ensure that our parameters were at fault, rather than the fact that we were examining CRISPR in <em>S. aureus</em> instead of <em>E. coli</em>, we consulted fluorescence results from the laboratory, which showed that unrepressed YFP continued to fluoresce after several hours.</p>
 
-
 
-
 
-
      <h3 id="C_ParameterAdjustment"> Parameter Adjustment </h3>
 
-
<img class="floatRight half-column" src="https://static.igem.org/mediawiki/2014/7/7f/Waterloo_CRISPR_fmincon_fit.png" alt="Fit results acheived with fmincon optimization" />
 
-
 
-
<p>Confident that the initial model was inaccurate, we had to update some of the model parameters. We were least sure of our estimates of the mRNA production rates from the literature and manual fiddling showed that CRISPR interference in the model with adjustments to the production rates only. Accordingly, we used <code>MATLAB fmincon</code> to find updated mRNA production rates and fixed all other parameters.</p>
 
-
<p>In the <code>MATLAB fmincon</code> parameter search, we generated an error function by comparing the sum of squares error of the model YFP dynamics to time-series data derived Qi et al. <cite ref="Qi2013"></cite>, who measured repression with CRISPRi and found a short delay followed by exponential decay with a 35-minute half life. We assumed that the delay and rate of decay would be similar in our system, but fixed the final level of repression according to the two extremes reported by Bikard et al. (6-Fold and 35-Fold) <cite ref="Bikard2013"></cite>. The simulated time-series data and the model output after the parameter search are compared below.</p>
 
-
 
-
<p>Satisfied with these fits, we simulated the system again using the fitted values for the mRNA production rates. The model output using the novel parameter sets are shown below for both the 6-fold and 35-fold simulations. The results with and without CRISPR interference are contrasted as before, though now a difference is observed when CRISPR inteacts with YFP</p>
 
-
 
-
<p style="text-align: center"><b>Simulated System Dynamics with 6-Fold Repression</b></p>
 
-
<img class="half-column floatLeft" src="https://static.igem.org/mediawiki/2014/1/1d/Waterloo_6FoldCRISPRDynamics.png" alt="Final dynamics of CRISPRi system with fit to 6-fold repression profile"/>
 
-
<img class="half-column floatLeft" src="https://static.igem.org/mediawiki/2014/c/c4/6FoldCRISPRDynamics_noRepression.png" alt="System dynamics with fit to 6-fold repression profile and no CRISPR interference" />
 
-
 
-
<p style="text-align: center"><b>Simulated System Dynamics with 35-Fold Repression</b></p>
 
-
<img class="half-column floatLeft" src="https://static.igem.org/mediawiki/2014/e/e9/35FoldCRISPRDynamics.png" alt="Final dynamics of CRISPRi system with fit to 35-fold repression profile"/>
 
-
<img class="half-column floatLeft" src="https://static.igem.org/mediawiki/2014/c/c2/35FoldCRISPRDynamics_noRepression.png" alt="System dynamics with fit to 35-fold repression profile and no CRISPR interference" />
 
-
 
-
<p>The system dynamics differ quite notably depending on the fit: in the 6-fold system, the equilibrium levels of sgRNA are quite low while the equilibrium levels of dCas9 mRNA are high, which is revered in the 35-fold system. More laboratory characterization would be needed to determine which model most closely replicates the actual system dynamics. However, the two sets of parameters provide a basis for sensitivity analysis and some idea of the expected time-series repression.</p>
 
-
 
-
      <h3 id="C_Sensitivity"> Sensitivity Analysis </h3>
 
-
<p>We performed sensitivity analysis to discover ways to improve the effect of CRISPRi repression and to more precisely estimate the parameters above. Sensitivity analysis was performed on a global and local level. Local sensitivity analysis involves computing the relative change of the steady state with respect to a change in the parameter. Using Matlab and a finite-difference approximation of the derivative, sensitivities were calculated for 5% changes in the parameters. The larger the sensitivity of the parameters shown below (in magnitude), the more important it is for said parameter to be estimated precisely.</p>
 
-
 
-
<div class="half-column" style="text-align: center">
 
-
<h4 class="centerUpper">Local Sensitivity Results</h3>
 
-
<table class="blueBorders">
 
-
  <thead>
 
-
    <tr>
 
-
      <td>Parameter</td>
 
-
      <td>Sensitivity (%)</td>
 
-
    </tr>
 
-
  </thead>
 
-
  <tbody>
 
-
    <tr>
 
-
      <td>dCas9 mRNA Production</td>
 
-
      <td>-3.76</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>dCas9 mRNA Degradation</td>
 
-
      <td>4.11</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>YFP mRNA Production</td>
 
-
      <td>3.56</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>YFP mRNA Degradation</td>
 
-
      <td>4.11</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>sgRNA Production</td>
 
-
      <td>-7.85</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>sgRNA Degradation</td>
 
-
      <td>4.11</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>dCas9 Protein Production</td>
 
-
      <td>-3.77</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>dCas9 Protein Degradation</td>
 
-
      <td>1.06</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>dCas9-sgRNA Complex Degradation</td>
 
-
      <td>4.70</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>k<sub>-</sub></td>
 
-
      <td>4.12</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>k<sub>+</sub></td>
 
-
      <td>-3.76</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>k<sub>a</sub></td>
 
-
      <td>8.91</td>
 
-
    </tr>
 
-
    <tr>
 
-
      <td>n</td>
 
-
      <td>-19.44</td>
 
-
    </tr>
 
-
 
-
  </tbody>
 
-
</table>
 
-
</div>
 
-
<p>The data provided by the local sensitivity analysis provides insight into parameters that need further investigation, such as the Hill Coefficient. However, these parameters are structural and cannot be easily modified through external control. Therefore, it was determined that a more overarching analysis be performed that covers a broad range of the parameter space. Global sensitivity analysis provides a method of estimating parameters that have the greatest effect on the system over a large range. We chose to use an approach that accounted for observed data from Qi et al. <cite ref="Qi2013"></cite>, as used during the least squares fit. The approach used is equivalent to used by Chang and Delleur <cite ref="Chang1992"></cite> as well as Jia and Yue <cite ref="Jia2009"></cite>. The steps of this analysis are explained below:</p>
 
-
 
-
<ol>
 
-
  <li>Formulate upper and lower bounds for the parameters. We chose to let parameters vary one magnitude above and below the least squares fit.<.li>
 
-
  <li>Generate a set of sample parameter sets that fall within the upper and lower bounds using Latin Hypercube Sampling. Latin  <li>Hypercube sampling is a technique that effectively distributes random samples over a space of values. It ensures good coverage without needing to generate an absurdly large number of samples.</li>
 
-
  <li>Run a simulation for every parameter set and calculate their errors from the observed data set (in our case, Qi et. al)
 
-
  <li>Calculate the average error, and set this as a threshold.</li>
 
-
  <li>Choose a parameter named Q.</li>
 
-
  <li>Partition parameter sets as acceptable and unacceptable.</li>
 
-
  <li>Calculate the Empirical Cumulative Distribution Function (ECDF) of parameter Q for acceptable sets, and for unacceptable sets.</li>
 
-
  <li>Find the maximum of the difference between the two distributions. This is the global sensitivity of the parameter Q.
 
-
  <li>Repeat steps 5-8 for all parameters in the system.</li>
 
-
</ol>
 
-
<img src="https://static.igem.org/mediawiki/2014/8/80/Waterloo_CRISPR_GlobalSensitivity.png" alt="global sensitivity analysis CRISPR parameters" />
 
-
<p>The supporting argument for this approach derives from the meaning of the differences in ECDFs. Without loss of generality, consider the acceptable set ECDF to be always greater than that of the unacceptable set. If there is a large difference between the two ECDFs, then a change in the parameter - near the location of the difference - will cause a major change in error (past the threshold to unacceptable). This can be restated as a change in behaviour. However, a small difference in the ECDFs implies that the parameter did not have a major effect on the error and so the parameter did not significantly change behaviour compared to other parameters.</p>
 
-
<p>Using a Matlab script, the plots above were generated to show the ECDFs of the acceptable and unacceptable sets for each parameters. It was observed that there was a significant difference in the ECDF for mRNA YFP Degradation and production compared to most other parameters. More significantly, other parameters showed a relatively minor effect. The team concluded that in order to supplement CRISPRi repression, the mRNA needs to be the new target.</p>
 
-
    </div>
 
-
 
-
<!------------------- sRNA 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>
 
-
      <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/WaterlooTeam}}
 
{{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.