Team:UT-Tokyo/Modeling

From 2013.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:UT-Tokyo/Template/Style}}
{{:Team:UT-Tokyo/Template/Style}}
<html>
<html>
-
    <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,300italic,400,600,700' rel='stylesheet' type='text/css'>
+
<link
 +
href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,300italic,400,600,700'
 +
rel='stylesheet' type='text/css'>
<div id="global_wrapper">
<div id="global_wrapper">
-
    <div id="header">
+
<div id="header">
-
        <div class="logo">
+
<div class="logo">
-
        <img src="https://static.igem.org/mediawiki/2013/9/93/Clock_ecoli_paper5.png" height="120px">
+
<img
-
        </div>
+
src="https://static.igem.org/mediawiki/2013/9/93/Clock_ecoli_paper5.png"
-
        <div class="wrapper">
+
height="120px">
-
            <div class="box">
+
</div>
-
            The contents are...
+
<div class="wrapper">
-
                <ol class="menu">
+
<div class="box">We conducted the following modeling!!</div>
-
                    <li><span class="mhead">Multicellular Analog Clock</span>
+
</div>
-
                    <ol class="menu">
+
-
                        <li><a href="#Overview">Overview</a></li>
+
-
                        <li><a href="#DDEModel">DDE Model</a></li>
+
-
                    </ol>
+
-
                    </li>
+
-
                    <li><span class="mhead">RNA Silencing</span>
+
-
                    <ol class="menu">
+
-
                        <li><a href="#Overview">Overview</a></li>
+
-
                        <li><a href="#DDEModel">DDE Model</a></li>
+
-
                    </ol>
+
-
                    </li>
+
-
                </ol>
+
-
            </div>
+
-
        </div>
+
</html>
</html>
{{:Team:UT-Tokyo/Template/Header1|subpagename=MODELING}}
{{:Team:UT-Tokyo/Template/Header1|subpagename=MODELING}}
<html>
<html>
-
        <div id="contents">
+
<div id="contents">
-
</p>
+
-
<h1 id="#Multicellular_Analog_Clock">Multicellular Analog Clock</h1>
+
-
            <h2 id="Overview">Overview</h2>
+
-
            <p class="ini"> Our concept of the multicellular analog clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our multicellular analog clock can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation. </p>
+
-
            <p>Our model for multicellular analog clock consists of four parts: DDE analysis, parameter sensitivity analysis, parameter sweep, stochastic analysis. DDE analysis is to examine the feasibility of our project, and also provides the foundation for the other parts of analysis. Through parameter sensitivity analysis, we gained more insight of the relationship between input and output variables. The insight led to the third part of analysis, in which parameter sweep enabled us to grasp appropriate ranges fo the identified sensitive parameters. Finally, we conducted stochastic analysis with the sensitive parameters fixed, and simulate our device's behavior under the actual conditions.
+
<p class="ini">Our concept of Multicellular Analog Clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our system can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation.</p>
-
            </p>
+
-
                   
+
-
            <h2 id="DDEModel"> DDE Model </h2>
+
-
                 
+
-
           
+
-
            <p class="ini">To simulate the cell-cell communication system, we developed a delayed differential equation model. The equation used in the model are followings. The variables are described in the following table. </p>
+
-
            <img src="ddes.png" class="figure">
+
-
<p> In our cell-cell communication system, the major kinetic events are: mCherry synthesis and degradation, LuxI synthesis and degradation, TetR synthesis and degradation, AHL synthesis and degradation. These kinetic events are contained in the equations. The following describes how the equations are developed.
+
<h1>DDE model derivation</h1>
 +
 
 +
 
 +
<p class="ini">Using DDE (delay-differential equation) analysis, we can conduct gene network simulation which accounts for delayed production of proteins. It is true that ODE (ordinary differential equation) analysis enables us to simulate rough behavior of complex gene networks, but if you want to simulate temporally more detailed behavior, ODE analysis is insufficient. Since when cells produce proteins including transcription factors, they must pass through processes of transcription, translation, maturation, transcription rate of genes reflects production of transcription factor after these processes' time delay. For this reason, we derived delay-differential equation in reference to [1].</p>
 +
<p>For the reason stated above, we developed the model based on partial delay-differential equations with Hill functions that captured the activation and repression of protein synthesis, and Michaelis-Menten kinetics that captured enzyme catalysis. Finally we derived the following set of delay-differential equation model for concentrations of AiiA (A), TetR (T), LuxI (I), internal AHL (H<sub>i</sub>), and external AHL (H<sub>e</sub>)</p>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2013/f/f1/PDDE.png"  class="figure">
 +
<p><b>Figure 1</b> delay-differential equations</p>
 +
 
 +
 
 +
 
 +
<p>We did not include an equation for LuxR assuming that it is constitutively produced at a constant level, which is adopted based on some references in which model development is performed on the same assumption ([1] and [2]). For model simplicity, concentrations of four proteins are approximated as having the same behavior. In equation (1), [H<sub>i</sub>]<sub>τ</sub> and [T]<sub>τ</sub> mean corresponding proteins' concentrations before τ minutes. The parameters are described in the following.
</p>
</p>
-
<ul>
+
<a href="https://static.igem.org/mediawiki/2013/d/da/Parameter.png"><img src="https://static.igem.org/mediawiki/2013/d/da/Parameter.png"  class="figure"></a>
-
<li>mCherry synthesis and degradation
+
<p><b>Figure 2</b> Parameters</p>
-
<li>LuxI synthesis and degradation</li>
+
 
-
<li>TetR synthesis and degradation</li>
+
<h1>Parameter sensitivity</h1>
-
<li>AHL synthesis and degradation</li>
+
<p class="ini">To figure out the sensitive parameters in our system, we varied the parameters and investigated how the behavior was affected. This parameter sensitivity analysis let us know that LuxI degradation rate (γ<sub>I</sub>) is sensitive, and the range of the parameter which realizes sustained moving of clock hand is limited. Therefore, it is thought that when our system doesn't experimentally function as we expect, we may improve it by varying this parameter in diverse ways.</p>
-
</ul>
+
 
 +
<img src="https://static.igem.org/mediawiki/2013/4/46/Fig1_1_1_1_1_1_1_1_1_1_0.5_1_1_1_1_1_1.png"  class="figure">
 +
<p><b>Figure 3</b> The simulation result with γ<sub>I</sub> 0.5 times of standard value</p>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2013/4/44/Fig1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1.png"  class="figure">
 +
<p><b>Figure 4</b> The simulation result with γ<sub>I</sub> standard value</p>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2013/5/53/Fig1_1_1_1_1_1_1_1_1_1_1.4_1_1_1_1_1_1.png"  class="figure">
 +
<p><b>Figure 5</b> The simulation result with γ<sub>I</sub> 1.4 times of standard value</p>
 +
 
 +
<h1>Reference</h1>
 +
 
 +
<p class="ini">[1] Danino, T., Mondragon-Palomino, O., Tsimring, L., & Hasty, J. (2010). A synchronized quorum of genetic clocks. Nature, 463(7279), 326-330.</p>
-
            <h1 id="RNA_Silencing">RNA Silencing</h1>
+
<p class="ini">[2] Tian, T., & Burrage, K. (2006). Stochastic models for regulatory networks of the genetic toggle switch. Proceedings of the National Academy of Sciences, 103(22), 8372-8377.</p>
-
        </div>
+
-
    </div>
+
-
    <div id="footer">
+
</div>
 +
</div>
-
    </div>
+
<div id="footer"></div>
</div>
</div>

Latest revision as of 11:54, 14 October 2013

           MODELING
       

Our concept of Multicellular Analog Clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our system can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation.

DDE model derivation

Using DDE (delay-differential equation) analysis, we can conduct gene network simulation which accounts for delayed production of proteins. It is true that ODE (ordinary differential equation) analysis enables us to simulate rough behavior of complex gene networks, but if you want to simulate temporally more detailed behavior, ODE analysis is insufficient. Since when cells produce proteins including transcription factors, they must pass through processes of transcription, translation, maturation, transcription rate of genes reflects production of transcription factor after these processes' time delay. For this reason, we derived delay-differential equation in reference to [1].

For the reason stated above, we developed the model based on partial delay-differential equations with Hill functions that captured the activation and repression of protein synthesis, and Michaelis-Menten kinetics that captured enzyme catalysis. Finally we derived the following set of delay-differential equation model for concentrations of AiiA (A), TetR (T), LuxI (I), internal AHL (Hi), and external AHL (He)

Figure 1 delay-differential equations

We did not include an equation for LuxR assuming that it is constitutively produced at a constant level, which is adopted based on some references in which model development is performed on the same assumption ([1] and [2]). For model simplicity, concentrations of four proteins are approximated as having the same behavior. In equation (1), [Hi]τ and [T]τ mean corresponding proteins' concentrations before τ minutes. The parameters are described in the following.

Figure 2 Parameters

Parameter sensitivity

To figure out the sensitive parameters in our system, we varied the parameters and investigated how the behavior was affected. This parameter sensitivity analysis let us know that LuxI degradation rate (γI) is sensitive, and the range of the parameter which realizes sustained moving of clock hand is limited. Therefore, it is thought that when our system doesn't experimentally function as we expect, we may improve it by varying this parameter in diverse ways.

Figure 3 The simulation result with γI 0.5 times of standard value

Figure 4 The simulation result with γI standard value

Figure 5 The simulation result with γI 1.4 times of standard value

Reference

[1] Danino, T., Mondragon-Palomino, O., Tsimring, L., & Hasty, J. (2010). A synchronized quorum of genetic clocks. Nature, 463(7279), 326-330.

[2] Tian, T., & Burrage, K. (2006). Stochastic models for regulatory networks of the genetic toggle switch. Proceedings of the National Academy of Sciences, 103(22), 8372-8377.