Team:Tsinghua-A/Modeling/DDE

From 2012.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 22: Line 22:
<div id="topTitle">
<div id="topTitle">
-
<h2 id="titleText" style="color:rgb(137,202,154);">Tsinghua-A::Modeling</h2>
+
<h2 id="titleText" style="color:rgb(137,202,154);">Tsinghua-A::Modeling::<span style="color: rgb(12,117,34);">DDE</span></h2>
</div>
</div>
<div id="topWrapper">
<div id="topWrapper">
<img id="backgroundPic" src="https://static.igem.org/mediawiki/2012/9/99/THU-Alogo.jpg" />
<img id="backgroundPic" src="https://static.igem.org/mediawiki/2012/9/99/THU-Alogo.jpg" />
</div>
</div>
-
        <div id="mainField">
 
        <div class="normalTextWrapper">
        <div class="normalTextWrapper">
 +
    <h2 class="textTitle" style="margin-top:135px;">Construction of DDE equations</h2>
-
    <h2 class="textTitle" >Introduction</h2>
+
<img src="https://static.igem.org/mediawiki/2012/4/45/THU-AM0.png" /><br/>
-
<p>In our project, we want to use Cre-Loxp recombination, a site-specific recombinase technology to carry out inversions in the DNA of cells which can change the initial ‘AND’ gate to the ‘OR’ gate. Due to the fact that the inversion is invertible, what we expect to achieve is that to a great extent the genes are transferred from initial state to the desired state.<br/>
+
<img src="https://static.igem.org/mediawiki/2012/f/f0/THU-A-Model-1.png" /><br/>
-
The mathematical model of the whole process can be divided into two parts:Part 1: Construction of DDE equations to describe the process of the generation of Cre protein and Cre protein binding to Loxp sites. The result shows that the concentration of Cre protein and Cre protein binding to Loxp sites grow to a peak and then degrade to zero. Part 2: Using Gillespie algorithm to simulate the stochastic process of the reversal after Cre binds to Loxp sites. We can see from the result of this part that the inversion only happens when Cre protein binding to Loxp sites exists and about 50% of genes flip to the state we want. To analyze the property of this model, we then design the Part 3. Part 3: Sensitivity analysis of several parameters. We analyze three parameters and the third parameter –the degradation rate of Cre protein –have an obvious effect on the final percent of the genes in different state, which inspires us to introduce a feed forward to the system to increase the percent of the genes flip to the state we want, so we have the Part 4. Part 4: The addition of the feed forward part and the analysis of the new model. By introducing a feed forward to the system, we do get the desired result that more genes flip to the state we want.
+
<p>The ara operon is regulated by the AraC protein. If arabinose is absent, the dimer AraC protein represses the structural gene by binding to araI 1 and araO 2 and the DNA forms a loop. The loop prevents RNA polymerase from binding to the promoter of the ara operon, thereby blocking transcription .When arabinose is present, arabinose binds AraC and prevents AraC from interacting. This breaks the DNA loop. The two AraC-arabinose complexes bind to the araI site which promotes transcription. When arabinose is present, AraC acts as an activator and promotes the translation of Cre. Then we use Cre-Loxp recombination, a site-specific recombinase technology to carry out inversions in the DNA of cells. The description of the system contains the above mass actions as well as some hill kinetics, Henri-Michaelis-Menten. Since concentration of protein is the integrals of its mRNA, we assume that it is proportional to concentration of mRNA in a previous time. Thus we came up a set of DDEs with 12 equations:
</p>
</p>
 +
<img/>
 +
<img/>
 +
<img src="https://static.igem.org/mediawiki/2012/b/b1/THU-Amodelpart11.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/5/5f/THU-Amodelpart12.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/e/e3/THU-Amodelpart13.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/3/38/THU-Amodelpart14.jpg/800px-THU-Amodelpart14.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/5/57/THU-Amodelpart15.jpg/800px-THU-Amodelpart15.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/b/b8/THU-Amodelpart16.jpg/800px-THU-Amodelpart16.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/6/6f/THU-Amodelpart17.jpg/800px-THU-Amodelpart17.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/3/38/THU-Amodelpart18.jpg/800px-THU-Amodelpart18.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/8/88/THU-Amodelpart19.jpg/800px-THU-Amodelpart19.jpg"  width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/2/2c/THU-Amodelpart110.jpg/800px-THU-Amodelpart110.jpg" width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/f/f8/THU-Amodelpart111.jpg/800px-THU-Amodelpart111.jpg" width="600px"/><br/>
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/0/01/THU-Amodelpart112.jpg/800px-THU-Amodelpart112.jpg" width="600px"/><br/>
 +
<br/><br/><br/><br/>
 +
<h2>Parameters</h2>
 +
<p>The parameters are inherent factors determining the behaviors, properties of a system. Some of our parameters are derived from original ones, some of them are created to describe the new equations, and others are set for further testing.</p>
 +
<img src="https://static.igem.org/mediawiki/2012/0/0b/THU-A-Parameter.png" width="800px"/><br/>
 +
<br/><br/><br/><br/>
 +
<h2>Result</h2>
 +
<p>We coded the system in MATLAB. The result following shows that the concentration of Cre and the concentration of Cre-Loxp which we use all the paper to denote the Cre protein which binds to Loxp sites grow to a peak and then decline to zero. So we can expect that the inversion of the DNA which is proportional to the concentration of Cre-Loxp happens only in a period when Cre-Loxp exists. </p>
 +
<p>The concentration of Cre:</p>
 +
<img src="https://static.igem.org/mediawiki/2012/f/fc/THU-Amodelpart118.png"/><br/>
 +
<p>The concentration of Cre-Loxp :</p>
 +
<img src="https://static.igem.org/mediawiki/2012/6/6f/THU-Amodelpart119.png"/><br/>
        </div>
        </div>
-
+
<a href="https://2012.igem.org/Team:Tsinghua-A/Modeling" style="margin-left:40px;font-size:20px;">Return</a>
-
        </div>
+
<br/><br/><br/><br/>
-
 
+
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 21:17, 26 September 2012

Tsinghua-A::Modeling::DDE

Construction of DDE equations



The ara operon is regulated by the AraC protein. If arabinose is absent, the dimer AraC protein represses the structural gene by binding to araI 1 and araO 2 and the DNA forms a loop. The loop prevents RNA polymerase from binding to the promoter of the ara operon, thereby blocking transcription .When arabinose is present, arabinose binds AraC and prevents AraC from interacting. This breaks the DNA loop. The two AraC-arabinose complexes bind to the araI site which promotes transcription. When arabinose is present, AraC acts as an activator and promotes the translation of Cre. Then we use Cre-Loxp recombination, a site-specific recombinase technology to carry out inversions in the DNA of cells. The description of the system contains the above mass actions as well as some hill kinetics, Henri-Michaelis-Menten. Since concentration of protein is the integrals of its mRNA, we assume that it is proportional to concentration of mRNA in a previous time. Thus we came up a set of DDEs with 12 equations:

















Parameters

The parameters are inherent factors determining the behaviors, properties of a system. Some of our parameters are derived from original ones, some of them are created to describe the new equations, and others are set for further testing.






Result

We coded the system in MATLAB. The result following shows that the concentration of Cre and the concentration of Cre-Loxp which we use all the paper to denote the Cre protein which binds to Loxp sites grow to a peak and then decline to zero. So we can expect that the inversion of the DNA which is proportional to the concentration of Cre-Loxp happens only in a period when Cre-Loxp exists.

The concentration of Cre:


The concentration of Cre-Loxp :


Return