Team:Waterloo/Math Book

From 2014.igem.org

(Difference between revisions)
(begins adding structure)
(tests CRISPR image)
Line 12: Line 12:
<!--Content below images-->
<!--Content below images-->
<div class="content">
<div class="content">
-
  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>.
 
   <ul class="tabs">
   <ul class="tabs">
     <li><a href="#view0">CRISPR</a></li>
     <li><a href="#view0">CRISPR</a></li>
Line 19: Line 18:
   </ul>
   </ul>
   <div class="tabcontents">
   <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>.
     <div class="anchor" id="view0">
     <div class="anchor" id="view0">
       <h2>CRISPR</h2>
       <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>
       <h3> Model Formation </h3>
       <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>
 +
 +
[[File:CRISPRNetwork.png|center|CRISPR Network Diagram]]
 +
           <h4> Modelling Incomplete Repression </h4>
           <h4> Modelling Incomplete Repression </h4>
       <h3> Parameters </h3>
       <h3> Parameters </h3>

Revision as of 03:55, 17 October 2014

Math Book

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 this github page.

CRISPR

We decided to create a model of the CRISPR system for two main reasons:

  • Identifying the parts of the network that could be targeted by our lab team to improve repression efficiency
  • To approximate time-series mecA repression data for use in modelling the overall vulnerability of a S. aureus population

Model Formation

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 . The bound complex prevents transcription elongation by RNA polymerase, repressing YFP mRNA expression . The chemical network is shown below:

[[File:CRISPRNetwork.png|center|CRISPR Network Diagram]]

Modelling Incomplete Repression

Parameters

Production of dCas9 from dCas9 mRNA

Degradation rate of dCas9

mRNA production from the sarA promoter

Initial Model Results

Updating mRNA Production Rates

Sensitivity Analysis

sRNA

Relevant Biology

Model Formation

Conjugation