Team:KAIST-Korea/Projects/report 1

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
 +
p{
 +
font-size:14px;
 +
text-indent:14px;
 +
}
#contentin{
#contentin{
Line 20: Line 24:
.tags a:hover{text-decoration:underline; font-style:none;}
.tags a:hover{text-decoration:underline; font-style:none;}
 +
#contentin a:hover{text-decoration:underline; font-style:none;}
#aReport1{
#aReport1{
Line 86: Line 91:
<div id="contentin">
<div id="contentin">
-
<p style="color:white;">
 
-
Objective
 
-
</br>
 
-
Mathematical modeling is essential in qualitatively describing de novo genetic circuits that frequently arise in synthetic biology. We can use such models for two objectives: (1) predicting the behavior of combinations of BioBrick parts designed for the synthetic circuit that performs some task, and (2) choosing the appropriate promoter and RBS with suitable strengths for the circuit. Also, it will serve as a reference for others who use the BioBrick in the future. In summary, the model and the computer simulation are our beginning point for making testable predictions about the behavior of our system. We construct a computational model describing the genetic network encompassing relevant signal transduction pathways in order to help build E.coli that can draw pictures!
 
-
</br>
 
-
Modeling E. coli Type I. (Brush E. coli)
+
<h1 class="inner" style="font:bold 25px Times New Roman,San-serif; text-align:center; color:white;">Modeling Overview</h1>
-
</br>
+
-
2.1 Modeling Approach
+
-
There are several known Quorum sensing (QS) networks. All known QS networks operate as an “on-off” gene expression switch by controlling the level of a certain transcription factor whose expression is suppressed in the “off” state and is strongly induced in the “on” state.[2] Usually, the intracellular network that is controlled by the quorum sensing remains in the “off” state until the quorum reaches a certain concentration. After quorum reaches the threshold concentration, the genetic circuit changes its state into “on” state and activates the expression of the relevant genes.
+
-
</br>
+
-
In this model, we hypothesized that the typical E.coli cell volume is ~7.0×10-16L and cells are freely permeable to quorums. We used a standard chemical kinetic approach based on the mass-action rate law. The kinetic parameters used in our model are based on the published data. There were a lot of papers about the mathematical modeling of quorum sensing pathway, so we used the rate constants from these papers.
+
-
</br>
+
<img id="modelinglogo" src="https://static.igem.org/mediawiki/2011/thumb/3/3c/Modeling.png/192px-Modeling.png" align="left" alt="Modeling" width="110px"/>
-
2.2 Model
+
<p>
-
</br>
+
One of the main purposes of our iGEM project is to bridge the gap between synthetic biology and aesthetic art. In doing so, we want to take synthetic biology one step closer to humanity.<br></p>
-
Before moving on to how we model our system, it will be helpful to review how to model general protein production of a single gene here.
+
<p>
-
</br>
+
Our final product is E.Casso, a system of two different E. coli engineered with the help of BioBricks. The first E. coli (referred to as the Brush E. coli) acts as the brush and determines the color of the second type of E. coli. The second E. coli (referred to as the Paint E. coli) produces proteins that fluoresce one of four colors green, cyan, yellow, and red. Ideally, a canvas of solid medium will be densely plated with the Paint E. coli and lightly plated or intentionally streaked with the Brush E. coli.<br></p>
-
2.2.A. Protein Production of a Single Gene Model
+
<p>
-
</br>
+
The communication between the Brush and Paint E. coli utilizes an innate system of communication commonly referred to as quorum sensing. In essence, a single Brush E. coli randomly selects one of four quorum, or signaling molecules, representing one of four colors green, cyan, yellow, and red, and sends them out for the Paint E. coli. Then, the Paint E. coli receives the quorum, produces the protein of respective color, and makes more of the same quorum for adjacent Paint E. coli.<br></p>
-
An actual protein production from a single gene is composed of complex processes. However, in this model, protein production from a gene is simplified into two processes: Transcription and Translation.
+
<p>
-
</br>
+
The dry lab team modeled E.Casso with computer simulations and mathematical calculations. The steps involved in this model are thoroughly explained in the following sections:<br><br>
-
The whole process can be represented by these chemical reactions (with ODE): [1]
+
</p>
-
</br>
+
 
-
<img src ="https://static.igem.org/mediawiki/2011/7/74/Gene_gene%2BmRNA.png"/>
+
<h2 style="color:white;text-indent:30px;">Lists of Modeling</h2>
-
</br>
+
-
<img
+
-
</br>
+
-
mRNA □(→)∅ (Half time ≈5min)
+
-
</br>
+
-
Protein □(→)∅ (Half time ≈1hour)
+
-
</br>
+
-
The degradation rate of the mRNA and protein can be calculated from </br>
+
-
k=ln2/t_(1/2)
+
-
</br>
+
-
Therefore, kmd(mRNA degradation rate), kpd(protein degradation rate) can be calculated. The values are in the constant table. [3. Constant Table of this page] Based on these facts and the law of mass action, we can write these equations:
+
-
</br>
+
-
d[mRNA]/dt=p_m [Gene]- k_md [mRNA]
+
-
</br>
+
-
d[mRNA]/dt=p_p [mRNA]- k_pd [Protein]
+
-
</p>
 
-
<div id ="modeling picture" style="left:-170px;position:absolute;top:-50px";>
 
-
<img src="https://static.igem.org/mediawiki/2011/thumb/3/3c/Modeling.png/192px-Modeling.png" width = 200; height=600;/>
 
</div>
</div>
-
</div>
 
-
 
</body>
</body>
</html>
</html>

Revision as of 10:04, 12 July 2011

Modeling Overview

One of the main purposes of our iGEM project is to bridge the gap between synthetic biology and aesthetic art. In doing so, we want to take synthetic biology one step closer to humanity.

Our final product is E.Casso, a system of two different E. coli engineered with the help of BioBricks. The first E. coli (referred to as the Brush E. coli) acts as the brush and determines the color of the second type of E. coli. The second E. coli (referred to as the Paint E. coli) produces proteins that fluoresce one of four colors green, cyan, yellow, and red. Ideally, a canvas of solid medium will be densely plated with the Paint E. coli and lightly plated or intentionally streaked with the Brush E. coli.

The communication between the Brush and Paint E. coli utilizes an innate system of communication commonly referred to as quorum sensing. In essence, a single Brush E. coli randomly selects one of four quorum, or signaling molecules, representing one of four colors green, cyan, yellow, and red, and sends them out for the Paint E. coli. Then, the Paint E. coli receives the quorum, produces the protein of respective color, and makes more of the same quorum for adjacent Paint E. coli.

The dry lab team modeled E.Casso with computer simulations and mathematical calculations. The steps involved in this model are thoroughly explained in the following sections:

Lists of Modeling