Difference between revisions of "Team:FAFU-CHINA/Modeling"

Line 72: Line 72:
 
<br>
 
<br>
  
<div id="sub"><p><span style="display:-moz-inline-box; display:inline-block; width:25px;"></span>In FAFU’s project, it is difficult to measure the quantitative data and determine the amount of dsRNAs which is fed to the larvae. So in the modeling part, we devoted to establishing an accurate mathematical model to simulate the dsRNA expression according to the mechanism of T7 promoter. After the model is built, we can determine the relationship between the concentration of IPTG and the production of dsRNA . Then we can control  the amount of dsRNAs which if fed to the larvae by controlling the concentration of IPTG easily.</p></div>
+
<div id="sub"><p><span style="display:-moz-inline-box; display:inline-block; width:25px;"></span>In FAFU’s project, it is difficult to measure the quantitative data and determine the amount of dsRNAs which is fed to the larvae. So in the modeling part, we devoted to establishing an accurate mathematical model to simulate the dsRNA expression according to the mechanism of T7 promoter. After the model is built, we can determine the relationship between the concentration of IPTG and the production of dsRNA . Then we can control  the amount of dsRNAs which if fed to the larvae by controlling the concentration of IPTG easily.</p></div><br>
  
 
<div id="sub"><p><span style="display:-moz-inline-box; display:inline-block; width:25px;"></span>We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.</p></div>
 
<div id="sub"><p><span style="display:-moz-inline-box; display:inline-block; width:25px;"></span>We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.</p></div>
Line 80: Line 80:
 
<br>
 
<br>
  
<div id="sub"><p><span style="display:-moz-inline-box; display:inline-block; width:25px;"></span>By observing the pattern of the data, we figure out that the Logistic equation, which is often used to simulate the growth of population, can model the trend best. Thus, we adapt the formula<img src="https://static.igem.org/mediawiki/2015/6/67/FAFU-CHINA_MD1.png" height="53" width="178" />in the following fitting, where a is the concentration of dsRNA in the steady state.</p></div>
+
<div id="sub"><p><span style="display:-moz-inline-box; display:inline-block; width:25px;"></span>By observing the pattern of the data, we figure out that the Logistic equation, which is often used to simulate the growth of population, can model the trend best. Thus, we adapt the formula<img src="https://static.igem.org/mediawiki/2015/6/67/FAFU-CHINA_MD1.png" height="53" width="178" />in the following fitting, where a is the concentration of dsRNA in the steady state.</p></div><br>
  
 
<div id="sub"><p>When the concentration of IPTG=0.3mmol/L, the result of curve fitting is: </p></div>
 
<div id="sub"><p>When the concentration of IPTG=0.3mmol/L, the result of curve fitting is: </p></div>

Revision as of 18:55, 18 September 2015

Modeling





Modeling


In FAFU’s project, it is difficult to measure the quantitative data and determine the amount of dsRNAs which is fed to the larvae. So in the modeling part, we devoted to establishing an accurate mathematical model to simulate the dsRNA expression according to the mechanism of T7 promoter. After the model is built, we can determine the relationship between the concentration of IPTG and the production of dsRNA . Then we can control the amount of dsRNAs which if fed to the larvae by controlling the concentration of IPTG easily.


We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.


1.The Model Simulating the Change of dsRNA with Time in Different Concentration of IPTG

By observing the pattern of the data, we figure out that the Logistic equation, which is often used to simulate the growth of population, can model the trend best. Thus, we adapt the formulain the following fitting, where a is the concentration of dsRNA in the steady state.


When the concentration of IPTG=0.3mmol/L, the result of curve fitting is:

General model:

Coefficients (with 95% confidence bounds):

a = 0.3241 (0.299, 0.3492)

b = 35.95 (-79.99, 151.9)

c = 1.829 (0.3231, 3.334)