Team:Fudan Lux/Modeling
From 2012.igem.org
Sweetpumpkin (Talk | contribs) |
|||
(16 intermediate revisions not shown) | |||
Line 128: | Line 128: | ||
<!-- wrapper-header --> | <!-- wrapper-header --> | ||
<div class="wrapper"> | <div class="wrapper"> | ||
- | <a href=" | + | <a href="https://2012.igem.org/Team:Fudan_Lux"><img id="logo" src="https://static.igem.org/mediawiki/2012/5/5d/Logo_64px.png" alt="Nova"></a> |
<!-- search --> | <!-- search --> | ||
<div class="top-search"> | <div class="top-search"> | ||
Line 161: | Line 161: | ||
</li> | </li> | ||
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Project<span class="subheader">Cool</span></a><ul style="display: none; visibility: hidden; "> | <li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Project<span class="subheader">Cool</span></a><ul style="display: none; visibility: hidden; "> | ||
- | <li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction"> | + | <li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Overview</a></li> |
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/biowave">Project Biowave</a></li> | <li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/biowave">Project Biowave</a></li> | ||
Line 210: | Line 210: | ||
</div> | </div> | ||
<!-- ENDS title --> | <!-- ENDS title --> | ||
- | + | <div style="margin-left: 50px;margin-right: 50px;"> | |
+ | <h1>Mathematical Model</h1> | ||
+ | <p>The model has three elements: the light sensor, which exists as a dimer, the Lux protein and the light intensity. The light sensor dimer not only be able to response to changing of light intensity, but also has the capability to bind to downstream “Tet on” promoter, and regulate the expression of Lux family. Once the dimer binds to the promoter, the transcription rate of the Lux is decreased more than 1000 times. The parameters of the system are listed in Table 1.</p> | ||
+ | <p>We built the corresponding Langevin mathematical model for this system as follows:</p> | ||
+ | <div/> | ||
<div align="center"> | <div align="center"> | ||
<img src="https://static.igem.org/mediawiki/2012/a/a4/Mathmodel.png" style="width:700px"></p> | <img src="https://static.igem.org/mediawiki/2012/a/a4/Mathmodel.png" style="width:700px"></p> | ||
</div> | </div> | ||
- | + | <p>equation (1), the variables Ls, Ls1, Lux refer to the concentration of the light sensor, the active light sensor and Lux protein in the system, respectively. The variables Z , Z1 and Z2 denote the total light strength, intrinsic light strength and external light strength. The initial values of these variables are set to zero. N is the copy number of plasmid, K1 and K2 are expression capability of light sensor gene and Lux, respectively, K3 is the parameter describe the ability of give out light by Lux, K4 is attenuation rate of light propagation in colonial, K5 and K6 are parameters of logistic eqution, d is the degradation rate of light sensor and Lux protein, r means the dilution rate caused by cell volume grow. δ denotes the noise of gene expression. In order to calculate the total extern light strength, we used multiple integral to describe the contribution of whole colonial to this unit. Multiple logistic method was also be used to describe concentration of the active light sensor change by light sensor and total light strength.</p> | |
+ | <h1>Simulation</h1> | ||
+ | <br></br> | ||
+ | <p>Based on the above model, we stimulated the stochastic dynamics of this light communication system by <a href=http://ccsb.fudan.edu.cn/genecircuits> <I>GeneCircuits tool.</I></a> | ||
+ | <div id="name" align="center"> | ||
+ | |||
+ | <table border="1"> | ||
+ | <tr> | ||
+ | <td>Paramemter</td> | ||
+ | <td>Value</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>N</td> | ||
+ | <td>row 2, cell 1</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>K1</td> | ||
+ | <td>0.01 umol/min</td> | ||
+ | </tr><tr> | ||
+ | <td> K2</td> | ||
+ | <td> 0.01umol/min</td> | ||
+ | </tr><tr> | ||
+ | <td>K3</td> | ||
+ | <td>8.4</td> | ||
+ | </tr><tr> | ||
+ | <td>K4</td> | ||
+ | <td>0.05</td> | ||
+ | </tr><tr> | ||
+ | <td>K5</td> | ||
+ | <td>20</td> | ||
+ | </tr><tr> | ||
+ | <td>K6</td> | ||
+ | <td>20</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>d2</td> | ||
+ | <td>0</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>d1</td> | ||
+ | <td>0</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>r</td> | ||
+ | <td>0.02</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div><div id="headline"> | ||
+ | |||
+ | |||
+ | <div style="align:center"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/4/49/Lux_Sim.jpg"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div></div> | ||
+ | <div style="margin-left: 50px;margin-right: 50px;"> | ||
+ | <h1>Spectrum analysis</h1> | ||
+ | <p>Randomly, we chased more than 2000 sampling points, and extracted time serials data of each sampling points from our time lapse images. Use customized matlab code, we analyzed the spectrum of each sampling point, and then shown the distribution of frequency of all sampling points by histogram. </p></div> | ||
</div> | </div> | ||
<!-- ENDS content --> | <!-- ENDS content --> | ||
Line 223: | Line 286: | ||
<!-- ENDS MAIN --> | <!-- ENDS MAIN --> | ||
- | + | <!-- Twitter --> | |
<div id="twitter"> | <div id="twitter"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<!-- ENDS Twitter --> | <!-- ENDS Twitter --> | ||
Line 243: | Line 299: | ||
<!-- footer-cols --> | <!-- footer-cols --> | ||
<ul id="footer-cols"> | <ul id="footer-cols"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<li class="col"> | <li class="col"> | ||
- | + | <h6>About the Team</h6> | |
- | + | He he he he! | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <h6>About the | + | |
- | + | ||
</li> | </li> | ||
Line 286: | Line 319: | ||
<!-- wrapper-bottom --> | <!-- wrapper-bottom --> | ||
<div class="wrapper"> | <div class="wrapper"> | ||
- | <div id="bottom-text"> | + | <div id="bottom-text">All rights reserved. Tempalate Edit by Fudan-lux team <a href="http://www.luiszuno.com">Powered By Luiszuno.com</a> </div> |
<!-- Social --> | <!-- Social --> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<!-- ENDS Social --> | <!-- ENDS Social --> | ||
- | <div id="to-top | + | <div id="to-top |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Latest revision as of 02:29, 27 September 2012
Mathematical Model
The model has three elements: the light sensor, which exists as a dimer, the Lux protein and the light intensity. The light sensor dimer not only be able to response to changing of light intensity, but also has the capability to bind to downstream “Tet on” promoter, and regulate the expression of Lux family. Once the dimer binds to the promoter, the transcription rate of the Lux is decreased more than 1000 times. The parameters of the system are listed in Table 1.
We built the corresponding Langevin mathematical model for this system as follows:
equation (1), the variables Ls, Ls1, Lux refer to the concentration of the light sensor, the active light sensor and Lux protein in the system, respectively. The variables Z , Z1 and Z2 denote the total light strength, intrinsic light strength and external light strength. The initial values of these variables are set to zero. N is the copy number of plasmid, K1 and K2 are expression capability of light sensor gene and Lux, respectively, K3 is the parameter describe the ability of give out light by Lux, K4 is attenuation rate of light propagation in colonial, K5 and K6 are parameters of logistic eqution, d is the degradation rate of light sensor and Lux protein, r means the dilution rate caused by cell volume grow. δ denotes the noise of gene expression. In order to calculate the total extern light strength, we used multiple integral to describe the contribution of whole colonial to this unit. Multiple logistic method was also be used to describe concentration of the active light sensor change by light sensor and total light strength.
Simulation
Based on the above model, we stimulated the stochastic dynamics of this light communication system by GeneCircuits tool.
Paramemter | Value |
N | row 2, cell 1 |
K1 | 0.01 umol/min |
K2 | 0.01umol/min |
K3 | 8.4 |
K4 | 0.05 |
K5 | 20 |
K6 | 20 |
d2 | 0 |
d1 | 0 |
r | 0.02 |
Spectrum analysis
Randomly, we chased more than 2000 sampling points, and extracted time serials data of each sampling points from our time lapse images. Use customized matlab code, we analyzed the spectrum of each sampling point, and then shown the distribution of frequency of all sampling points by histogram.