Team:KAIST Korea/Project Modeling

From 2012.igem.org

(Difference between revisions)
Line 78: Line 78:
}
}
-
 
+
#kaistcontent #little
 +
{
 +
padding: 0px 0px 0px 30px;
 +
line-height:140%;
 +
}
#kaistcontent li
#kaistcontent li
{
{
Line 100: Line 104:
padding:5px 30px 5px 30px;
padding:5px 30px 5px 30px;
border:1px solid #f4f4f4;
border:1px solid #f4f4f4;
-
margin : 0 20px 0 20px;
+
margin : 0 15px 0 15px;
}
}
Line 110: Line 114:
     color:#94969a;   
     color:#94969a;   
}   
}   
 +
tbody
tbody
Line 134: Line 139:
<div id="kaistcontent">
<div id="kaistcontent">
<div>
<div>
 +
<a href="#1st"><span id="tab"><b>1] Cell Growth Curve</b> </span></a>
 +
<a href="#2nd"><span id="tab"><b>2] title??</b></span></a>
 +
<a href="#3rd"><span id="tab"><b>3] title??</b></span></a>
 +
</br></br>
<img id="starter-grad" style="height:80px" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
<img id="starter-grad" style="height:80px" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
<h1>Modeling</h1>
<h1>Modeling</h1>
Line 139: Line 148:
</br>
</br>
</br>
</br>
-
<a href="#1st"><span id="tab"><b>[Modeling. 1] Cell Growth Curve</b> </span></a>
+
 
-
<a href="#2nd"><span id="tab"><b>[Modeling. 2] title??</b></span></a>
+
<section id="1st">
-
<a href="#3rd"><span id="tab"><b>[Modeling. 3] title??</b></span></a>
+
<div>
 +
<span id ="sub-sub-title">1] Cell Growth Curve</span></br></br>
 +
<span id="little">Cell growth can be modeled using Logistic differential equation. The logistic equation is shown below.</span></br></br>
 +
<div align="center" ><img src='https://static.igem.org/mediawiki/2012/a/a2/KAIST_Logistic_equation.png'/></div>
</br>
</br>
 +
<span id="little">When we solve above equation with appropriate parameters(using MATLAB), we can get solution curve like below. This curve matches with our knowledge about cell growth.</span></br></br>
 +
<div align="center" ><img src='#'/></div>
 +
</br>
 +
 +
</div>
 +
</section>
 +
</br></br>
 +
<div align='right'><a href="#top">▲Back to the top</a></div></br>
 +
 +
</br>
 +
<section id="2nd">
 +
<div>
 +
<span id="sub-sub-title">2] Title???</span></br></br>
 +
<span id="little">With GFP and RFP, we want to check whether our system really works or not. Since we cannot consider all of complicated biological phenomena, we assume our system simply follows reaction rate theory and mass balance equations. Below reactions are simplified version of our system, and we CONSIDER the production and degradation of mRNAs and Genes, but we IGNORE the polysome phenomena and any gene regulatory system that is occur in real biological system. Also, we CONSIDER that there is many copies of plasmids in <i>E.coli</i> and each plasmid can react with invertase to invert their gene sequence.</br>
 +
Because every plasmid have equal probability that react with invertase, we assume plasmids follow uniform distribution. Also assume each plasmids are mutually independent, that is each  plasmid cannot affect invertase reaction of other plasmid.</br></br>
 +
<div align="center" ><img src='https://static.igem.org/mediawiki/2012/d/d7/KAIST_Gfprfp.png'/></div>
 +
</br>
 +
<span id='little'>Using these reaction, we construct mathematical model of our system that is shown below. Pg(gene probability), in our model, represents the number of plasmid which is inverted. And the rate of producing inverted gene is reduced as the remaining non-inverted gene is reduced.</span></br></br>
 +
<div align="center" ><img src='https://static.igem.org/mediawiki/2012/b/b0/KAIST_Gfprfp2.png'/></div></br>
 +
 +
</span>
 +
 +
</div>
 +
</section>
</div>
</div>
</div>
</div>

Revision as of 14:47, 26 October 2012

KAIST Korea 2012 iGEM

Project : Modeling
1] Cell Growth Curve 2] title?? 3] title??

Modeling

Computational modeling of our project

1] Cell Growth Curve

Cell growth can be modeled using Logistic differential equation. The logistic equation is shown below.


When we solve above equation with appropriate parameters(using MATLAB), we can get solution curve like below. This curve matches with our knowledge about cell growth.






2] Title???

With GFP and RFP, we want to check whether our system really works or not. Since we cannot consider all of complicated biological phenomena, we assume our system simply follows reaction rate theory and mass balance equations. Below reactions are simplified version of our system, and we CONSIDER the production and degradation of mRNAs and Genes, but we IGNORE the polysome phenomena and any gene regulatory system that is occur in real biological system. Also, we CONSIDER that there is many copies of plasmids in E.coli and each plasmid can react with invertase to invert their gene sequence.
Because every plasmid have equal probability that react with invertase, we assume plasmids follow uniform distribution. Also assume each plasmids are mutually independent, that is each plasmid cannot affect invertase reaction of other plasmid.


Using these reaction, we construct mathematical model of our system that is shown below. Pg(gene probability), in our model, represents the number of plasmid which is inverted. And the rate of producing inverted gene is reduced as the remaining non-inverted gene is reduced.


Kaist Footer