Difference between revisions of "Team:Fudan/Model"

(after vgj)
 
(43 intermediate revisions by 5 users not shown)
Line 221: Line 221:
 
               html代码不在乎多个空格,仅显示一个
 
               html代码不在乎多个空格,仅显示一个
 
         -->
 
         -->
   <h1>Use Math to Explain and Simulate!</h1>
+
   <h1 tabIndex="1">Simulate the Bacteria Quorum Sensing Process and Kill Switch</h1>
 
   <div class="column full_size">
 
   <div class="column full_size">
     <p>
+
     <p>
 
This year, we constructed two models to simulate the bacteria quorum sensing process and Kill Switch. For the quorum-sensing model, we used the Gillespie algorithm in random simulation to simulate the physiological processes at macro and micro levels. Specifically, we described Acyl-homoserine lactone's concentration accurately by monitoring both production and diffusion, which is first-of-its-kind to reveal details of the process, and developed originally by us. We further improved the model from 19Fudan team to better model the quorum sensing process for various bacteria growing stages. For the stage change caused by the anti-microbial peptide (mcbA), we provided explanations to its observed dynamic stability. For the Kill Switch model, based on the experimental data from 19BNU team, we improved the logistic equation, adjusted the promoter properties according to more suitable literature references, and made sensitivity analysis – and we obtain better and more insightful results. </p>
 
This year, we constructed two models to simulate the bacteria quorum sensing process and Kill Switch. For the quorum-sensing model, we used the Gillespie algorithm in random simulation to simulate the physiological processes at macro and micro levels. Specifically, we described Acyl-homoserine lactone's concentration accurately by monitoring both production and diffusion, which is first-of-its-kind to reveal details of the process, and developed originally by us. We further improved the model from 19Fudan team to better model the quorum sensing process for various bacteria growing stages. For the stage change caused by the anti-microbial peptide (mcbA), we provided explanations to its observed dynamic stability. For the Kill Switch model, based on the experimental data from 19BNU team, we improved the logistic equation, adjusted the promoter properties according to more suitable literature references, and made sensitivity analysis – and we obtain better and more insightful results. </p>
 
   </div>
 
   </div>
Line 229: Line 229:
 
   <div class="clear extra_space"></div><!-- 一个章节结束需要clear来留白 如果觉得内容间差异大再加上extra_space -->
 
   <div class="clear extra_space"></div><!-- 一个章节结束需要clear来留白 如果觉得内容间差异大再加上extra_space -->
  
   <h2>Model one: Bacteria Quorum Sensing Process</h2>
+
   <h2>1. Bacteria Quorum Sensing Process</h2>
 
+
 
   <div class="column full_size">
 
   <div class="column full_size">
 
     <p>
 
     <p>
 
In the first model, we describe the quorum sensing process in three parts. In Model 1.1, we discuss the change of AHL concentration in a single cell. AHL is produced in bacteria and transported to the surrounding environment through free diffusion. Since the number of molecules in a single section is small and random, we adopted Gillespie algorithm to simulate the trend of molecule numbers under the random process. In model 1.2, we followed the discussion in 1.1. To know when the quorum sensing switch is turned on, it is necessary to know polymer concentration formed by AHL and LuxR when AHL concentration is high enough. Our results demonstrate that polymer concentration remains dynamically stable even in a single cell, which guarantees our system's stable operation. In Model 1.3, we discuss the role of antimicrobial peptide circuits. Since the loop will open when the concentration of AHL increases and will close when the concentration is low enough, it forms a dynamic equilibrium. We use a phase diagram to describe this steady state.</p>
 
In the first model, we describe the quorum sensing process in three parts. In Model 1.1, we discuss the change of AHL concentration in a single cell. AHL is produced in bacteria and transported to the surrounding environment through free diffusion. Since the number of molecules in a single section is small and random, we adopted Gillespie algorithm to simulate the trend of molecule numbers under the random process. In model 1.2, we followed the discussion in 1.1. To know when the quorum sensing switch is turned on, it is necessary to know polymer concentration formed by AHL and LuxR when AHL concentration is high enough. Our results demonstrate that polymer concentration remains dynamically stable even in a single cell, which guarantees our system's stable operation. In Model 1.3, we discuss the role of antimicrobial peptide circuits. Since the loop will open when the concentration of AHL increases and will close when the concentration is low enough, it forms a dynamic equilibrium. We use a phase diagram to describe this steady state.</p>
 
   </div>
 
   </div>
 +
 
   <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
   <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
  
Line 240: Line 240:
 
  <div class="column full_size">
 
  <div class="column full_size">
 
<p>
 
<p>
In this model, we simulate changes in the number of AHL in a cell. As mentioned above, AHL is generated inside the cell and transported out by free diffusion. In the initial stage, for AHL's concentration outside the bacteria is approximately 0,  free diffusion is basically not inhibited and only related to AHL's concentration inside the cell. We believe that the main physiological processes about AHL are as follows:
+
In this model, we simulate changes in the number of AHL in a cell. As mentioned above, AHL is generated inside the cell and transported out by free diffusion. In the initial stage, for AHL's concentration outside the bacteria is approximately 0,  free diffusion is basically not inhibited and only related to AHL's concentration inside the cell. We believe that the main physiological processes about AHL are as follows.
 +
</p>
 +
<p>
 +
<b>Gene expression</b>: the expression of AHL and LuxR:
 
</p>
 
</p>
 
</div>
 
</div>
<div class="column full_size"><p>
+
 
Firstly,the expression of LuxI and LuxR:
+
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/e/e2/T--Fudan--model1_1.png" alt="1_1" style="width:100%">
 +
    </div>
 +
</div>
 +
 
 +
<div class="column full_size">
 +
<p>
 +
<b>Protein degradation</b>: The degradation of AHL and LuxR:
 
</p></div>
 
</p></div>
<div class="column full_size">
+
 
<img src="https://static.igem.org/mediawiki/2020/e/e2/T--Fudan--model1_1.png" alt="1_1" width="20"/>
+
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/7/70/T--Fudan--model1_2.png" alt="1_2" style="width:100%">
 +
    </div>
 
</div>
 
</div>
  
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
Then,the degradation of LuxI and LuxR:
+
<b>Changes about AHL</b>: The production of AHL and its diffusion outside the cell:
 +
</p>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/7/70/T--Fudan--model1_2.png" alt="1_2" />
+
<div class="row">
</p></div>
+
  <div class="col s2 m3 l4">&#160;</div>
<div class="column full_size"><p>
+
  <div class="col s8 m6 l4">
The production of AHL and its diffusion outside the cell:
+
    <img src="https://static.igem.org/mediawiki/2020/2/20/T--Fudan--model1_3.png" alt="1_3" style="width:100%">
 +
    </div>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/2/20/T--Fudan--model1_3.png"  alt="1_3" />
 
</p></div>
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
Lastly,the combination and dissociationof AHL and LuxR:
+
<b>Changes about RA</b>: The combination and dissociationof AHL and LuxR (noted as RA):
 +
</p>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/6/6c/T--Fudan--model1_4.png" alt="1_4" />
+
<div class="row">
</p></div>
+
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/6/6c/T--Fudan--model1_4.png" alt="1_4" style="width:100%">
 +
    </div>
 +
</div>
  
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
 
<div class="column full_size">
 
<div class="column full_size">
 
<div class="highlight decoration_background decoration_A_top">
 
<div class="highlight decoration_background decoration_A_top">
  <p>
+
<center><h4>Gillespie Algorithm</h4></center>
    A key point of Gillespie Algorithm is to describe the system in matrix.
+
  <p>The Gillespie algorithm is a mathematical method to simulate biochemical reactions with random processes. The main ideas of this algorithm are as follows:</p>
    </p>
+
<p>(a) First, we divide the biochemical reaction process into several elemental reactions. The substances involved and their stoichiometric number are recorded in the form of a matrix.</p>
</div></div>
+
<div class="column full_size">
+
 
<p>
 
<p>
 +
(b) Due to the rate constant and the concentration of reactants, the probability of different reactions is also different. We calculate the probability that each reaction will occur the next time.
 +
</p>
 +
<p>
 +
(c) The knowledge of probability theory and stochastic processes tells us that the next reaction's time follows an exponential distribution, with the total reaction rate as its parameter. At that time, according to the possibility introduced in (b), a reaction occurs, causing a change in the number of molecules.
 +
</p>
 +
<p>By repeating the above process, we can simulate the random biochemical reactions within the system.
 +
    </p>
 +
</div>
 +
 +
<p><br/>
 
In this matrix, each row is one substance, and each column is one reaction. The reactants per molecule are represented by -1, and the products per molecule are represented by 1. Set the order of the reactants to LuxI, LuxR AHLprecursor, AHL, RA, reaction sequence in the order listed above, then the matrix should be:
 
In this matrix, each row is one substance, and each column is one reaction. The reactants per molecule are represented by -1, and the products per molecule are represented by 1. Set the order of the reactants to LuxI, LuxR AHLprecursor, AHL, RA, reaction sequence in the order listed above, then the matrix should be:
<img src="https://static.igem.org/mediawiki/2020/2/23/T--Fudan--model1_5.png" alt="1_5" />
+
</p>
</p></div>
+
</div>
 +
 
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/2/23/T--Fudan--model1_5.png" alt="1_5" style="width:100%">
 +
    </div>
 +
</div>
 +
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
After each reaction, the https://static.igem.org/mediawiki/2020/7/70/T--Fudan--model1_2.pngnumber of molecules changes by the number of a column. What column is that? The probability is proportional to the rate of reaction. So let's figure out the rates of all the reactions.
+
After each reaction, the number of molecules changes by the number of a column. What column is that? The probability is proportional to the rate of reaction. So let's figure out the rates of all the reactions.
 +
</p>
 +
</div>
 +
 
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/4/4b/T--Fudan--model1_6.png" alt="1_6" style="width:100%">
 +
    </div>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/4/4b/T--Fudan--model1_6.png"  alt="1_6" />
 
</p></div>
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
 
So the probability is as follows:
 
So the probability is as follows:
 +
</p>
 +
</div>
 +
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/1/1b/T--Fudan--model1_7.png" alt="1_7" style="width:100%">
 +
    </div>
 +
</div>
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/e/e5/T--Fudan--model1_8.png" alt="1_8" style="width:100%">
 +
    </div>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/1/1b/T--Fudan--model1_7.png"  alt="1_7" />
 
<img src="https://static.igem.org/mediawiki/2020/e/e5/T--Fudan--model1_8.png"  alt="1_8" />
 
</p></div>
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
According to probability theory, the time interval between each reaction follows the exponential distribution, and the parameter is the sum rate.  
+
According to probability theory, the time interval between each reaction follows the exponential distribution, and the parameter is the sum rate.
</p></div>
+
</p>
<div class="column full_size"><p>
+
<p>
The current molecule number will change after each reaction, so that this algorithm can be repeated.In this certain progress,we can see that AHL molecule number is changed as follows:(We provide 2 results to gain better understanding.)
+
The current molecule number will change after each reaction, so that this algorithm can be repeated.In this certain progress,we can see that AHL molecule number is changed as follows (We provide 2 simulated results to gain better understanding):
 
</p></div>
 
</p></div>
 +
 
<div class="column half_size"><p>
 
<div class="column half_size"><p>
<img src="https://static.igem.org/mediawiki/2020/b/b0/T--Fudan--model1_9.png"  alt="1_9" />
+
<img src="https://static.igem.org/mediawiki/2020/b/b0/T--Fudan--model1_9.png"  alt="1_9" />
 
</p></div>
 
</p></div>
 
<div class="column half_size"><p>
 
<div class="column half_size"><p>
<img src="https://static.igem.org/mediawiki/2020/5/56/T--Fudan--model1_10.png"  alt="1_10" />
+
<img src="https://static.igem.org/mediawiki/2020/5/56/T--Fudan--model1_10.png"  alt="1_10" />
 
</p></div>
 
</p></div>
  
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
 
<div class="column full_size">
 
<div class="column full_size">
<div class="highlight decoration_background decoration_A_top">
+
<div class="highlight decoration_background decoration_B_full">
 
   <p>
 
   <p>
The result shows that at the early stage of colonization, AHL will be rapidly produced and diffused to a high concentration, leading to the generation of RA and the initiation of quorum sensing.
+
The result shows that at the early stage of colonization, AHL will be rapidly produced and diffused to a high concentration, leading to the generation of RA and the initiation of quorum sensing.
 
     </p>
 
     </p>
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
+
</div>
 
<p>
 
<p>
Noted:this is just AHL in a single cell.We should keep in mind that E. coli also completes the colonization process at the same time.
+
Noted: this is just AHL in a single cell. We should keep in mind that <i>E. coli</i> also completes the colonization process at the same time.
 
</p>
 
</p>
</div></div>
+
</div>
  
 
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
  
   <h3>1.2 RA, the Switch</h3>
+
   <h3>1.2 RA (LuxR-AHL), the Switch</h3>
  
 
   <div class="column full_size">
 
   <div class="column full_size">
 
   <p>In the previous model, we have discussed the rapid emergence and spread of AHL during breeding. When the concentration of AHL is high enough, the net diffusion rate can be almost zero. At this point, the intracellular reaction occurs that is identical to model 1.1 except for diffusion. Therefore, we used the same simulation method and considered the situation before the secretion of antimicrobial peptides. We obtain the changes of RA in a cell number. Since the process is still random, we provide the results of two simulations.</p>
 
   <p>In the previous model, we have discussed the rapid emergence and spread of AHL during breeding. When the concentration of AHL is high enough, the net diffusion rate can be almost zero. At this point, the intracellular reaction occurs that is identical to model 1.1 except for diffusion. Therefore, we used the same simulation method and considered the situation before the secretion of antimicrobial peptides. We obtain the changes of RA in a cell number. Since the process is still random, we provide the results of two simulations.</p>
 
   </div>
 
   </div>
 +
 
<div class="column half_size"><p>
 
<div class="column half_size"><p>
 
<img src="https://static.igem.org/mediawiki/2020/d/d3/T--Fudan--model1_11.png"  alt="1_11" />
 
<img src="https://static.igem.org/mediawiki/2020/d/d3/T--Fudan--model1_11.png"  alt="1_11" />
Line 327: Line 386:
 
<img src="https://static.igem.org/mediawiki/2020/a/ac/T--Fudan--model1_12.png"  alt="1_12" />
 
<img src="https://static.igem.org/mediawiki/2020/a/ac/T--Fudan--model1_12.png"  alt="1_12" />
 
</p></div>
 
</p></div>
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
+
 
<div class="highlight decoration_background decoration_A_top"><p>
+
<div class="column full_size">
 +
<div class="highlight decoration_background decoration_B_full"><p>
 
As you can see, although the number of molecules varies, it ends up being relatively stable. This proves that our system has a self-steady state regulating quorum sensing state.
 
As you can see, although the number of molecules varies, it ends up being relatively stable. This proves that our system has a self-steady state regulating quorum sensing state.
 
</p>
 
</p>
</div>
+
</div></div>
 +
 
 
   <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
   <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 +
 
<h3>1.3 Engineering Bacteria Number Circulation</h3>
 
<h3>1.3 Engineering Bacteria Number Circulation</h3>
 
<div class="column full_size">
 
<div class="column full_size">
 
   <p>
 
   <p>
 
As the quorum sensing switch is turned on, the antimicrobial peptides begin to kill engineering bacteria, and the number of engineering bacteria decreases. Subsequently, the concentration of AHL decreases, resulting in a decrease in RA concentration and a partial shutdown of the quorum sensing switch. Our system ensures that engineering bacteria are neither too many to affect the gut environment nor too few to function properly. We will describe this process in terms of differential equations and explain it in terms of phase diagrams.
 
As the quorum sensing switch is turned on, the antimicrobial peptides begin to kill engineering bacteria, and the number of engineering bacteria decreases. Subsequently, the concentration of AHL decreases, resulting in a decrease in RA concentration and a partial shutdown of the quorum sensing switch. Our system ensures that engineering bacteria are neither too many to affect the gut environment nor too few to function properly. We will describe this process in terms of differential equations and explain it in terms of phase diagrams.
</p></div>
+
</p>
<div class="column full_size"><p>
+
<p>
 
For AHL, the increase in the number of engineered bacteria will slow down the net degradation rate of AHL, which can be described as follows:
 
For AHL, the increase in the number of engineered bacteria will slow down the net degradation rate of AHL, which can be described as follows:
 +
</p>
 +
</div>
 +
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/5/54/T--Fudan--model1_13.png" alt="1_13" style="width:100%">
 +
    </div>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/5/54/T--Fudan--model1_13.png"  alt="1_13" />
 
</p></div>
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
 
As for engineering bacteria, there is a net growth under no other conditions. However, the increase in AHL concentration will eventually lead to a rise in antimicrobial peptides. Furthermore, antimicrobial peptides will increase the survival pressure of engineering bacteria. So we can describe the process as follows:
 
As for engineering bacteria, there is a net growth under no other conditions. However, the increase in AHL concentration will eventually lead to a rise in antimicrobial peptides. Furthermore, antimicrobial peptides will increase the survival pressure of engineering bacteria. So we can describe the process as follows:
<img src="https://static.igem.org/mediawiki/2020/1/16/T--Fudan--model1_14.png" alt="1_14" />
+
</p>
</p></div>
+
</div>
 +
 
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/1/16/T--Fudan--model1_14.png" alt="1_14" style="width:100%">
 +
    </div>
 +
</div>
 +
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
 
We set k<sub>A-N</sub>to 1, and obtain the following two results.The first is a phase diagram and the second is a concentration-time diagram.
 
We set k<sub>A-N</sub>to 1, and obtain the following two results.The first is a phase diagram and the second is a concentration-time diagram.
 
</p></div>
 
</p></div>
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
+
 
 
<div class="column half_size"><p>
 
<div class="column half_size"><p>
 
<img src="https://static.igem.org/mediawiki/2020/b/b6/T--Fudan--model1_15.png"  alt="1_15" />
 
<img src="https://static.igem.org/mediawiki/2020/b/b6/T--Fudan--model1_15.png"  alt="1_15" />
 
</p></div>
 
</p></div>
 
<div class="column half_size"><p>
 
<div class="column half_size"><p>
<center><img src="https://static.igem.org/mediawiki/2020/0/02/T--Fudan--model1_16.png"  alt="1_16" /></center>
+
<img src="https://static.igem.org/mediawiki/2020/0/02/T--Fudan--model1_16.png"  alt="1_16" />
 
</p></div>
 
</p></div>
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
+
 
 
<div class="column full_size">
 
<div class="column full_size">
<div class="highlight decoration_background decoration_A_top"><p>
+
<div class="highlight decoration_background decoration_B_full"><p>
From the two phases, we can see our system can operate dynamically.
+
From the two phases, we see our system can operate dynamically.
 
</p>
 
</p>
 
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
 
<p>
 
<p>
From the second phase, we can see that the phase change of AHL lags behind the number of engineering bacteria. This tells us that the concentration of AHL has a time-delay effect, which is the essential reason why the system remains steady.  
+
From the second phase, we can see that the phase change of AHL lags behind the number of engineering bacteria. This tells us that the concentration of AHL has a time-delay effect, which is the essential reason why the system remains steady.
 
</p>
 
</p>
 
</div></div>
 
</div></div>
  <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
  
<h2>Module two: Kill Switch</h2>
+
  <div class="clear extra_space"></div><!-- 一个章节结束需要clear来留白 -->
 +
 
 +
<h2 id="killswitch">2. Kill Switch</h2>
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
In the modeling of kill Switch, we adopted the following ideas: First, we cooperated with the 19BNU team and adopted the data they tested. We found that without kill-switch, the colony number curve was similar to the logistic equation. Through data fitting, we obtained the parameters of the logistic equation. When kill-switch exists, in vitro, the toxin will increase the competitive pressure, causing parameters' change. Due to the improvement of a more efficient promoter, the competitive pressure caused by toxin can further increase when our design is adopted, and we performed sensitivity analysis here. Due to the abnormal part of the experimental data, we also selected the experimental data by referring to the literature and will explain the reasons for these anomalies.
+
In the modeling of kill Switch, we adopted the following ideas: First, we cooperated with the 19BNU team and adopted the data they tested. We found that without kill-switch, the colony number curve was similar to the logistic equation. Through data fitting, we obtained the parameters of the logistic equation. When kill-switch exists, <i>in vitro</i>, the toxin will increase the competitive pressure, causing parameters' change. Due to the improvement of a more efficient promoter, the competitive pressure caused by toxin can further increase when our design is adopted, and we performed sensitivity analysis here. Due to the abnormal part of the experimental data, we also selected the experimental data by referring to the literature and will explain the reasons for these anomalies.
 
</p></div>
 
</p></div>
 +
 
   <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
   <div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 +
 
<h3>2.1 Logistic Equation</h3>
 
<h3>2.1 Logistic Equation</h3>
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
Let's discuss logistic equation first.In this equation,the population change is caused by two factors: reproduction and competition. The reproductive rate (r) is proportional to the number of bacteria,and the competition rate (K) is proportional to the number of bacteria in the quadratic term.The equation and its solution are as follows.
+
Let's discuss logistic equation first. In this equation,the population change is caused by two factors: reproduction and competition. The reproductive rate (r) is proportional to the number of bacteria,and the competition rate (K) is proportional to the number of bacteria in the quadratic term. The equation and its solution are as follows.
 +
</p>
 +
</div>
 +
 
 +
<div class="row">
 +
  <div class="col s2 m3 l4">&#160;</div>
 +
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/6/64/T--Fudan--model2_2.png" alt="2_2" style="width:100%">
 +
    </div>
 +
</div>
 +
 
 +
<div class="clear"></div>
  
<img src="https://static.igem.org/mediawiki/2020/6/64/T--Fudan--model2_2.png"  alt="2_2" />
 
</p></div>
 
<div class="clear"></div>
 
 
<h3>2.2 Control Group</h3>
 
<h3>2.2 Control Group</h3>
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
We can fairly consider that density in control group fits logistic equation.We fit the experimental data as follows.
+
We can fairly consider that density in control group fits logistic equation. We fit the experimental data as follows.
 +
</p>
 +
</div>
 +
 
 +
<div class="row">
 +
  <div class="col m2 l3 hide-on-small-only">&#160;</div>
 +
  <div class="col s12 m8 l6">
 +
    <img src="https://static.igem.org/mediawiki/2020/b/b6/T--Fudan--model2_1.png" alt="2_1" style="width:100%">
 +
    </div>
 +
</div>
 +
 
 +
<div class="clear"></div>
  
<img src="https://static.igem.org/mediawiki/2020/b/b6/T--Fudan--model2_1.png"  alt="2_1" />
 
</p></div>
 
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
 
<h3>2.3 Experiment Group and Improvement</h3>
 
<h3>2.3 Experiment Group and Improvement</h3>
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
 
Now let's consider the case when kill-switch is turned on.Competitive pressure sharply increases,casing a change in the equation above, in which α indicates additional pressure.
 
Now let's consider the case when kill-switch is turned on.Competitive pressure sharply increases,casing a change in the equation above, in which α indicates additional pressure.
 +
</p>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/0/00/T--Fudan--model2_3.png" alt="2_3" />
+
<div class="row">
</p></div>
+
  <div class="col s2 m3 l4">&#160;</div>
<div class="column full_size"><p>
+
  <div class="col s8 m6 l4">
Furthermore, with an improvement in promoter ,the toxin-antitoxin system express better in our design.Consider the expression partition k<sub>new</sub> and k<sub>old</sub>.The equation of our system will be:
+
    <img src="https://static.igem.org/mediawiki/2020/0/00/T--Fudan--model2_3.png" alt="2_3" style="width:100%">
 +
    </div>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/5/54/T--Fudan--model2_4.png"  alt="2_4" />
 
</p></div>
 
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
We visualize it here.
+
Furthermore, with an improvement in RNA thermometer, the toxin/antitoxin system express better in our design.Consider the expression partition k<sub>new</sub> and k<sub>old</sub>.The equation of our system will be:
 +
</p>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2020/2/25/T--Fudan--model2_6.png" alt="2_5" />
+
<div class="row">
</p></div>
+
  <div class="col s2 m3 l4">&#160;</div>
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
+
  <div class="col s8 m6 l4">
 +
    <img src="https://static.igem.org/mediawiki/2020/5/54/T--Fudan--model2_4.png" alt="2_4" style="width:100%">
 +
    </div>
 +
</div>
 
<div class="column full_size">
 
<div class="column full_size">
<div class="highlight decoration_background decoration_A_top">
+
<p><br/><br/>However, when looking at experiment data, we see some abnormal increase throughout time. Here are some possible reasons.
  <p>The result is that our Kill Switch obtained stronger reaction in a smaller temperature range. It's clear that our improvement did a good job, thus improve program safety.    </p>
+
</div></div>
+
  <div class="column full_size"><!-- 全幅面的文字内容,上面是否留白可选 -->
+
                    <p>However, when looking at experiment data,we see some abnormal increase throughout time. Here are some possible reasons.
+
 
                 </p>
 
                 </p>
 
                 <ol>
 
                 <ol>
Line 419: Line 516:
  
 
                 </ol></div>
 
                 </ol></div>
 +
<div class="column full_size"><p>So we only use earlier experiment data in fitting. Wevisualize the results of former and improved kill-switch here.</p></div>
 +
 +
 +
 +
<div class="row">
 +
  <div class="col m2 l3 hide-on-small-only">&#160;</div>
 +
  <div class="col s12 m8 l6">
 +
    <img src="https://static.igem.org/mediawiki/2020/2/25/T--Fudan--model2_6.png" alt="2_6" style="width:100%">
 +
    </div>
 +
</div>
 +
 +
<div class="column full_size">
 +
<div class="highlight decoration_background decoration_B_full">
 +
  <p>The result shows that our Kill Switch reacts stronger in a smaller temperature range. It's clear that our improvement did a good job, thus improve the safety.    </p>
 +
<p>We conducted a further sensitivity analysis, finding that RNA thermometer expression level has a continuous and stable impact on the killing rate.</p>
 +
</div></div>
 +
 +
 
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
 +
 
<h2>Modeling and Our Project</h2>
 
<h2>Modeling and Our Project</h2>
 
<div class="column full_size"><p>
 
<div class="column full_size"><p>
Our models do an excellent job of filling in the gaps where projects are challenging to implement. Firstly, since human experiments cannot be carried out, our model simulates the change of the number of molecules in the engineering bacteria and the process of quorum sensing. Furthermore, we prove that it is feasible to realize the dynamic balance of engineering bacteria quantity through quorum sensing in project design. Our design excellence in the Kill-Switch model is demonstrated by visualizing a better kill rate caused by RNA Thermometer parameters change. As a result, our model fits in well with the project.
+
Our models do an excellent job of filling in the gaps when were challenging to implement. Firstly, since web-lab experiments cannot be carried out until recently, our model simulates the change of the number of molecules in the engineering bacteria and the process of quorum sensing. Furthermore, we prove that it is feasible to realize the dynamic balance of engineering bacteria quantity through quorum sensing in project design. Our design excellence in the Kill-Switch model is demonstrated by visualizing a better kill rate caused by RNA Thermometer parameters change. As a result, our model fits in well with the project.
 
</p></div>
 
</p></div>
<div class="clear"></div><!-- 一个章节结束需要clear来留白 -->
+
 
<h2>Parameter Used in Simulation and Fitting</h2>
+
 
   <div class="column full_size">
 
   <div class="column full_size">
<table>
+
<h4>Parameters Used for Simulation and Regression</h4>
 +
<table class="striped">
 
<tr>
 
<tr>
 
<th> Signal </th> <th> Meaning </th> <th> Value. </th>
 
<th> Signal </th> <th> Meaning </th> <th> Value. </th>
Line 467: Line 583:
 
<td> k<sub>old</sub> </td> <td> Old RNA thermometer expression rate </td> <td> 0.394639 </td>
 
<td> k<sub>old</sub> </td> <td> Old RNA thermometer expression rate </td> <td> 0.394639 </td>
 
</tr>
 
</tr>
</table>
+
</table></div>
  </div>
+
 
<div class="clear extra_space"></div><!-- 一个章节结束需要clear来留白 -->
+
<div class="column full_size">
<div class="column full_size"><p>
+
<p><a target="_blank" href="https://static.igem.org/mediawiki/2020/c/ca/T--Fudan--data_from_19BNU.xlsx">Data provied by 19BNU-China</a></p></div>
See our codes at <a href="url">https://github.com/Isabel-Jiang/2020-model</a>!
+
 
 +
<div class="column full_size">
 +
<h4>Reference</h4>
 +
<p>
 +
[1] Melke, P., et al., A cell-based model for quorum sensing in heterogeneous bacterial colonies. PLoS Comput Biol, 2010. 6(6): p. e1000819.</p>
 +
<p>[2] A.B.Goryachev,D.J.TohT.Lee, Systems analysis of a quorum sensing network: Design constraints imposed by the functional requirements, network topology and kinetic constants. Biosystems,Volume 83, Issues 2–3, February–March 2006, Pages 178-187</p>
 +
<p>[3] <a href="https://2019.igem.org/Team:Fudan/Model">https://2019.igem.org/Team:Fudan/Model</a></p>
 +
<p>[4] Darren J. Wilkinson, Stochastic Modelling for Systems Biology.</p>
 +
<p>[5] Martin Overgaard, Jonas Borch, and Kenn Gerdes, RelB and RelE of <i>Escherichia coli</i> Form a Tight Complex That Represses Transcription via the Ribbon–Helix–Helix Motif in RelB. J Mol Biol. 2009 Nov 27; 394(2): 183–196.</p>
 +
<p>[6] <a href="http://parts.igem.org/Part:BBa_K3247005">http://parts.igem.org/Part:BBa_K3247005</a></p>
 +
<p>[7] <a href="http://parts.igem.org/Part:BBa_K115002">http://parts.igem.org/Part:BBa_K115002</a></p>
 +
</div>
 +
 
 +
<div class="column full_size"><p style="text-align:center">
 +
See our codes at <a href="https://github.com/Isabel-Jiang/2020-model" target="_blank">https://github.com/Isabel-Jiang/2020-model</a>!
 
</p></div>
 
</p></div>
  
  <div class="column full_size"><div id="FudanSignature">
+
<div class="clear"></div>
      <p>Signature: <a href="/Team:Fudan/Attributions#JiangXH" class="z-depth-2">Xiaohui</a>
+
 
        </p>
+
<div class="column full_size"><div id="FudanSignature">
  </div></div>
+
    <p>Signature: <a href="/Team:Fudan/Attributions#JiangXH" class="z-depth-2">Xiaohui</a>
 +
      </p>
 +
</div></div>
 +
 
  
 
<!-- 此处以上可更改
 
<!-- 此处以上可更改
Line 491: Line 624:
 
   <div class="container"><div class="row">
 
   <div class="container"><div class="row">
 
     <div class="col m3 s12 row"
 
     <div class="col m3 s12 row"
         style="margin-top:4rem" >
+
         style="margin-top:4rem" tabIndex="0" >
 
       <a href="http://www.yfc.cn/" target="_blank"><img class="col s3 m6 l4 FudanSponsors" alt="Yunfeng Capital" src="https://static.igem.org/mediawiki/2020/b/ba/T--Fudan--YFcapital.svg"> </a>
 
       <a href="http://www.yfc.cn/" target="_blank"><img class="col s3 m6 l4 FudanSponsors" alt="Yunfeng Capital" src="https://static.igem.org/mediawiki/2020/b/ba/T--Fudan--YFcapital.svg"> </a>
 
       <a href="http://www.fudan.edu.cn/en/" target="_blank"><img alt="Fudan University" class="col s3 m6 l4 FudanSponsors" src="https://static.igem.org/mediawiki/2020/9/9d/T--Fudan--sponsor2.svg"> </a>
 
       <a href="http://www.fudan.edu.cn/en/" target="_blank"><img alt="Fudan University" class="col s3 m6 l4 FudanSponsors" src="https://static.igem.org/mediawiki/2020/9/9d/T--Fudan--sponsor2.svg"> </a>
Line 501: Line 634:
 
       <div class="col s12 l6 row">
 
       <div class="col s12 l6 row">
 
         <div class="col s12 m4">
 
         <div class="col s12 m4">
           <span><a href="/Team:Fudan/Description#Project">Project</a></span>
+
           <span tabIndex="2"><a href="/Team:Fudan/Description#Project">Project</a></span>
 
           <ul><li><a href="/Team:Fudan/Description">Description</a></li>
 
           <ul><li><a href="/Team:Fudan/Description">Description</a></li>
 
             <li><a href="/Team:Fudan/Sustainable">Sustainable</a></li>
 
             <li><a href="/Team:Fudan/Sustainable">Sustainable</a></li>
Line 509: Line 642:
 
         </ul></div>
 
         </ul></div>
 
         <div class="col s12 m4">
 
         <div class="col s12 m4">
           <span><a href="/Team:Fudan/Notebook">Notebook</a></span>
+
           <span tabIndex="3"><a href="/Team:Fudan/Notebook">Notebook</a></span>
 
           <ul><li><a href="/Team:Fudan/Safety">Safety</a></li>
 
           <ul><li><a href="/Team:Fudan/Safety">Safety</a></li>
 
             <li><a href="/Team:Fudan/Poster">Poster</a></li>
 
             <li><a href="/Team:Fudan/Poster">Poster</a></li>
Line 517: Line 650:
 
         </ul></div>
 
         </ul></div>
 
         <div class="col s12 m4">
 
         <div class="col s12 m4">
           <span><a href="/Team:Fudan/Results">Results</a></span>
+
           <span tabIndex="4"><a href="/Team:Fudan/Results">Results</a></span>
 
           <ul><li><a href="/Team:Fudan/Contribution">Contribution</a></li><!-- replace Judging -->
 
           <ul><li><a href="/Team:Fudan/Contribution">Contribution</a></li><!-- replace Judging -->
 
             <li><a href="/Team:Fudan/Implementation">Implementation</a></li>
 
             <li><a href="/Team:Fudan/Implementation">Implementation</a></li>
Line 527: Line 660:
 
       <div class="col s12 l6 row">
 
       <div class="col s12 l6 row">
 
         <div class="col s12 m4">
 
         <div class="col s12 m4">
           <span><a href="/Team:Fudan/Parts">Parts</a></span>
+
           <span tabIndex="5"><a href="/Team:Fudan/Parts">Parts</a></span>
 
           <ul><li><a href="/Team:Fudan/Parts#Basic">Basic&nbsp;part</a></li>
 
           <ul><li><a href="/Team:Fudan/Parts#Basic">Basic&nbsp;part</a></li>
 
             <li><a href="/Team:Fudan/Parts#Composite">Composite&nbsp;part</a></li>
 
             <li><a href="/Team:Fudan/Parts#Composite">Composite&nbsp;part</a></li>
Line 534: Line 667:
 
         </ul></div>
 
         </ul></div>
 
         <div class="col s12 m4">
 
         <div class="col s12 m4">
           <span><a href="/Team:Fudan/Human_Practices">Outreach</a></span>
+
           <span tabIndex="6"><a href="/Team:Fudan/Human_Practices">Outreach</a></span>
 
           <ul><li><a href="/Team:Fudan/Human_Practices#Integrated">Integrated&nbsp;HP</a></li>
 
           <ul><li><a href="/Team:Fudan/Human_Practices#Integrated">Integrated&nbsp;HP</a></li>
 
             <li><a href="/Team:Fudan/Education">Education</a></li>
 
             <li><a href="/Team:Fudan/Education">Education</a></li>
Line 541: Line 674:
 
         </ul></div>
 
         </ul></div>
 
         <div class="col s12 m4">
 
         <div class="col s12 m4">
           <span><a href="/Team:Fudan/Team">Team</a></span>
+
           <span tabIndex="7"><a href="/Team:Fudan/Team">Team</a></span>
 
           <ul><li><a href="/Team:Fudan/Team">Members</a></li>
 
           <ul><li><a href="/Team:Fudan/Team">Members</a></li>
 
             <li><a href="/Team:Fudan/Attributions">Attributions</a></li>
 
             <li><a href="/Team:Fudan/Attributions">Attributions</a></li>
 
             <li><a href="/Team:Fudan/Partnership">Partnership</a></li>
 
             <li><a href="/Team:Fudan/Partnership">Partnership</a></li>
 
             <li><a href="/Team:Fudan/Acknowledgement">Acknowledgement</a></li>
 
             <li><a href="/Team:Fudan/Acknowledgement">Acknowledgement</a></li>
             <li><a href="https://2019.igem.org/Team:Fudan-TSI/Heritage" target="_blank">Heritage</a></li>
+
             <li><a href="/Team:Fudan/Heritage">Heritage</a></li>
 
         </ul></div>
 
         </ul></div>
 
         <div class="col s12 m4">&nbsp;</div>
 
         <div class="col s12 m4">&nbsp;</div>

Latest revision as of 02:34, 2 December 2020

 
model

Simulate the Bacteria Quorum Sensing Process and Kill Switch

This year, we constructed two models to simulate the bacteria quorum sensing process and Kill Switch. For the quorum-sensing model, we used the Gillespie algorithm in random simulation to simulate the physiological processes at macro and micro levels. Specifically, we described Acyl-homoserine lactone's concentration accurately by monitoring both production and diffusion, which is first-of-its-kind to reveal details of the process, and developed originally by us. We further improved the model from 19Fudan team to better model the quorum sensing process for various bacteria growing stages. For the stage change caused by the anti-microbial peptide (mcbA), we provided explanations to its observed dynamic stability. For the Kill Switch model, based on the experimental data from 19BNU team, we improved the logistic equation, adjusted the promoter properties according to more suitable literature references, and made sensitivity analysis – and we obtain better and more insightful results.

1. Bacteria Quorum Sensing Process

In the first model, we describe the quorum sensing process in three parts. In Model 1.1, we discuss the change of AHL concentration in a single cell. AHL is produced in bacteria and transported to the surrounding environment through free diffusion. Since the number of molecules in a single section is small and random, we adopted Gillespie algorithm to simulate the trend of molecule numbers under the random process. In model 1.2, we followed the discussion in 1.1. To know when the quorum sensing switch is turned on, it is necessary to know polymer concentration formed by AHL and LuxR when AHL concentration is high enough. Our results demonstrate that polymer concentration remains dynamically stable even in a single cell, which guarantees our system's stable operation. In Model 1.3, we discuss the role of antimicrobial peptide circuits. Since the loop will open when the concentration of AHL increases and will close when the concentration is low enough, it forms a dynamic equilibrium. We use a phase diagram to describe this steady state.

1.1 AHL in a Cell

In this model, we simulate changes in the number of AHL in a cell. As mentioned above, AHL is generated inside the cell and transported out by free diffusion. In the initial stage, for AHL's concentration outside the bacteria is approximately 0, free diffusion is basically not inhibited and only related to AHL's concentration inside the cell. We believe that the main physiological processes about AHL are as follows.

Gene expression: the expression of AHL and LuxR:

 
1_1

Protein degradation: The degradation of AHL and LuxR:

 
1_2

Changes about AHL: The production of AHL and its diffusion outside the cell:

 
1_3

Changes about RA: The combination and dissociationof AHL and LuxR (noted as RA):

 
1_4

Gillespie Algorithm

The Gillespie algorithm is a mathematical method to simulate biochemical reactions with random processes. The main ideas of this algorithm are as follows:

(a) First, we divide the biochemical reaction process into several elemental reactions. The substances involved and their stoichiometric number are recorded in the form of a matrix.

(b) Due to the rate constant and the concentration of reactants, the probability of different reactions is also different. We calculate the probability that each reaction will occur the next time.

(c) The knowledge of probability theory and stochastic processes tells us that the next reaction's time follows an exponential distribution, with the total reaction rate as its parameter. At that time, according to the possibility introduced in (b), a reaction occurs, causing a change in the number of molecules.

By repeating the above process, we can simulate the random biochemical reactions within the system.


In this matrix, each row is one substance, and each column is one reaction. The reactants per molecule are represented by -1, and the products per molecule are represented by 1. Set the order of the reactants to LuxI, LuxR AHLprecursor, AHL, RA, reaction sequence in the order listed above, then the matrix should be:

 
1_5

After each reaction, the number of molecules changes by the number of a column. What column is that? The probability is proportional to the rate of reaction. So let's figure out the rates of all the reactions.

 
1_6

So the probability is as follows:

 
1_7
 
1_8

According to probability theory, the time interval between each reaction follows the exponential distribution, and the parameter is the sum rate.

The current molecule number will change after each reaction, so that this algorithm can be repeated.In this certain progress,we can see that AHL molecule number is changed as follows (We provide 2 simulated results to gain better understanding):

1_9

1_10

The result shows that at the early stage of colonization, AHL will be rapidly produced and diffused to a high concentration, leading to the generation of RA and the initiation of quorum sensing.

Noted: this is just AHL in a single cell. We should keep in mind that E. coli also completes the colonization process at the same time.

1.2 RA (LuxR-AHL), the Switch

In the previous model, we have discussed the rapid emergence and spread of AHL during breeding. When the concentration of AHL is high enough, the net diffusion rate can be almost zero. At this point, the intracellular reaction occurs that is identical to model 1.1 except for diffusion. Therefore, we used the same simulation method and considered the situation before the secretion of antimicrobial peptides. We obtain the changes of RA in a cell number. Since the process is still random, we provide the results of two simulations.

1_11

1_12

As you can see, although the number of molecules varies, it ends up being relatively stable. This proves that our system has a self-steady state regulating quorum sensing state.

1.3 Engineering Bacteria Number Circulation

As the quorum sensing switch is turned on, the antimicrobial peptides begin to kill engineering bacteria, and the number of engineering bacteria decreases. Subsequently, the concentration of AHL decreases, resulting in a decrease in RA concentration and a partial shutdown of the quorum sensing switch. Our system ensures that engineering bacteria are neither too many to affect the gut environment nor too few to function properly. We will describe this process in terms of differential equations and explain it in terms of phase diagrams.

For AHL, the increase in the number of engineered bacteria will slow down the net degradation rate of AHL, which can be described as follows:

 
1_13

As for engineering bacteria, there is a net growth under no other conditions. However, the increase in AHL concentration will eventually lead to a rise in antimicrobial peptides. Furthermore, antimicrobial peptides will increase the survival pressure of engineering bacteria. So we can describe the process as follows:

 
1_14

We set kA-Nto 1, and obtain the following two results.The first is a phase diagram and the second is a concentration-time diagram.

1_15

1_16

From the two phases, we see our system can operate dynamically.

From the second phase, we can see that the phase change of AHL lags behind the number of engineering bacteria. This tells us that the concentration of AHL has a time-delay effect, which is the essential reason why the system remains steady.

2. Kill Switch

In the modeling of kill Switch, we adopted the following ideas: First, we cooperated with the 19BNU team and adopted the data they tested. We found that without kill-switch, the colony number curve was similar to the logistic equation. Through data fitting, we obtained the parameters of the logistic equation. When kill-switch exists, in vitro, the toxin will increase the competitive pressure, causing parameters' change. Due to the improvement of a more efficient promoter, the competitive pressure caused by toxin can further increase when our design is adopted, and we performed sensitivity analysis here. Due to the abnormal part of the experimental data, we also selected the experimental data by referring to the literature and will explain the reasons for these anomalies.

2.1 Logistic Equation

Let's discuss logistic equation first. In this equation,the population change is caused by two factors: reproduction and competition. The reproductive rate (r) is proportional to the number of bacteria,and the competition rate (K) is proportional to the number of bacteria in the quadratic term. The equation and its solution are as follows.

 
2_2

2.2 Control Group

We can fairly consider that density in control group fits logistic equation. We fit the experimental data as follows.

 
2_1

2.3 Experiment Group and Improvement

Now let's consider the case when kill-switch is turned on.Competitive pressure sharply increases,casing a change in the equation above, in which α indicates additional pressure.

 
2_3

Furthermore, with an improvement in RNA thermometer, the toxin/antitoxin system express better in our design.Consider the expression partition knew and kold.The equation of our system will be:

 
2_4



However, when looking at experiment data, we see some abnormal increase throughout time. Here are some possible reasons.

  1. Toxin-antitoxin plasmid lost nts
  2. The cellular repair mechanism
  3. Cell detoxification

So we only use earlier experiment data in fitting. Wevisualize the results of former and improved kill-switch here.

 
2_6

The result shows that our Kill Switch reacts stronger in a smaller temperature range. It's clear that our improvement did a good job, thus improve the safety.

We conducted a further sensitivity analysis, finding that RNA thermometer expression level has a continuous and stable impact on the killing rate.

Modeling and Our Project

Our models do an excellent job of filling in the gaps when were challenging to implement. Firstly, since web-lab experiments cannot be carried out until recently, our model simulates the change of the number of molecules in the engineering bacteria and the process of quorum sensing. Furthermore, we prove that it is feasible to realize the dynamic balance of engineering bacteria quantity through quorum sensing in project design. Our design excellence in the Kill-Switch model is demonstrated by visualizing a better kill rate caused by RNA Thermometer parameters change. As a result, our model fits in well with the project.

Parameters Used for Simulation and Regression

Signal Meaning Value.
αcon Gene production rate 0.0167 nM/s
μ Degradation rate 0.0038 /s
αAHL AHL production rate 0.167 nM/s
kon AHL and LuxR combination rate 0.03 nM-1/s
koff RA disposition rate 0.167 nM/s
kdif AHL transfer rate between invitro and invivio 1.83 /s
r Bacteria growth rate 0.079 /s
K Bacteria competition rate 1.663e-04 /s
α Additional competition rate 1.013 /s
kA-N Bacteria density decrease caused by AHL 1 /s
knew New RNA thermometer expression rate 0.102360391
kold Old RNA thermometer expression rate 0.394639

Reference

[1] Melke, P., et al., A cell-based model for quorum sensing in heterogeneous bacterial colonies. PLoS Comput Biol, 2010. 6(6): p. e1000819.

[2] A.B.Goryachev,D.J.TohT.Lee, Systems analysis of a quorum sensing network: Design constraints imposed by the functional requirements, network topology and kinetic constants. Biosystems,Volume 83, Issues 2–3, February–March 2006, Pages 178-187

[3] https://2019.igem.org/Team:Fudan/Model

[4] Darren J. Wilkinson, Stochastic Modelling for Systems Biology.

[5] Martin Overgaard, Jonas Borch, and Kenn Gerdes, RelB and RelE of Escherichia coli Form a Tight Complex That Represses Transcription via the Ribbon–Helix–Helix Motif in RelB. J Mol Biol. 2009 Nov 27; 394(2): 183–196.

[6] http://parts.igem.org/Part:BBa_K3247005

[7] http://parts.igem.org/Part:BBa_K115002

Signature: Xiaohui