Difference between revisions of "Team:NCTU Formosa/Modeling"

 
(44 intermediate revisions by 6 users not shown)
Line 57: Line 57:
 
}
 
}
 
.p01{
 
.p01{
background-color:#9100C1;
+
background-color:#40E0D0;
 
position:relative;
 
position:relative;
 
height:70vh;
 
height:70vh;
 
width:100%;
 
width:100%;
 
left:0vw;
 
left:0vw;
 +
opacity:0.9;
 
}
 
}
 
.p02{
 
.p02{
Line 71: Line 72:
 
background-image:url("https://static.igem.org/mediawiki/2015/f/f2/NCTU_Formosa_E.cotector10.png");
 
background-image:url("https://static.igem.org/mediawiki/2015/f/f2/NCTU_Formosa_E.cotector10.png");
 
background-repeat:no-repeat;
 
background-repeat:no-repeat;
background-position:center;
+
background-position:10vh 14vh;
 
position:relative;
 
position:relative;
 
height:70vh;
 
height:70vh;
 
width:40vw;
 
width:40vw;
background-size:90%;
+
background-size:50%;
 
top:0vh;
 
top:0vh;
 
left:10vw;
 
left:10vw;
Line 86: Line 87:
 
position:relative;
 
position:relative;
 
right:20vw;
 
right:20vw;
top:20vh;
+
top:33vh;
 
color:#fff;
 
color:#fff;
 
z-index:100;
 
z-index:100;
Line 92: Line 93:
 
text-align:center;
 
text-align:center;
 
}
 
}
 +
  
 
.content{
 
.content{
Line 140: Line 142:
 
h1{
 
h1{
 
font-size:25pt;
 
font-size:25pt;
 +
text-align: center;
 
}
 
}
 
h2{
 
h2{
 
font-size:20pt;
 
font-size:20pt;
padding-top:2vh;}
+
padding-top:2vh;
 +
text-align: center;}
 +
.image{
 +
mragin:0 auto;
 +
width:auto;
 +
text-align:center;
 +
font-size:11pt;
 +
padding-top:50px;
 +
padding-bottom:50px;
 +
}
  
 
</style>
 
</style>
Line 153: Line 165:
 
</div>
 
</div>
 
<div class="p02">
 
<div class="p02">
<div class="content"></div>
+
<div class="content">
  
 +
<p>In the modeling part, we discover <font color="#AC1F4A">optimum protein expression time</font>.</p>
 +
<p>We use <font color="#AC1F4A">Hill-function based model</font> : </p>
 +
<div class="image">
 +
<img src="https://static.igem.org/mediawiki/2015/e/eb/Nctu_formosa_model_equation.png" height="300px">
 +
</div>
 +
 +
<p>In order to characterize the actual kinetics of this Hill-function based model that precisely reflects protein expression time, we use the <font color="#AC1F4A">genetic algorithm (GA)</font> in MATLAB.</p>
 +
 +
<p>To achieve this, we needed to focus on the tasks of estimating model parameters from the experimental data in the case of Hill-function based model for parameter inference. These reverse engineering tasks offered focus of the present difficulty, also known as the <font color="#AC1F4A">Estimation of Model Parameters Challenge</font>.</p>
 +
 +
<p>By using the differential function which was derived from these optimum parameters which were calculated by GA can help us to simulate the optimum protein expression. </p>
 +
 +
<p>The graph of simulated protein expression versus time were drawn Figure 1, 2 and 3. Thus, we can find the <font color="#AC1F4A">optimum protein expression time</font>.
 +
However, the simulated protein expression curve is slower than the experimental curve by one hour. Thus, to find the most exact optimum protein expression time, we infer that subtracting one hour of the optimum protein expression time would be correct.
 +
</p>
 +
 +
<div class="image">
 +
 +
<img src="https://static.igem.org/mediawiki/2015/1/15/NCTU_Formosa_modeling_2.png" height="300px"><br><br>
 +
Figure 1.
 +
From this graph, the protein expression reaches peak after growing about 18 hours.
 +
This means that the E.Cotector can have maximum efficiency at this point.<br><br>
 +
 +
<img src="https://static.igem.org/mediawiki/2015/5/55/NCTU_Formosa_modeling_3.png" height="300px"><br><br>
 +
Figure 2.
 +
From this graph, the protein expression reaches peak after growing about 16 hours.
 +
This means that the E.Cotector can have maximum efficiency at this point.<br><br>
 +
 +
<img src="https://static.igem.org/mediawiki/2015/3/3f/NCTU_FORMOSA_SCFV_BC.PNG" height="300px"><br><br>
 +
Figure 3.
 +
From this graph, the protein expression reaches peak after growing about 11 hours.
 +
This means that the E.Cotector can have maximum efficiency at this point.<br><br>
 +
</div>
 +
 +
</div>
  
 
<div class="goto">
 
<div class="goto">
<a href="https://2015.igem.org/Team:NCTU_Formosa/Project"><img src="https://static.igem.org/mediawiki/2015/3/3c/%E7%AE%AD%E9%A0%AD1.png"; width=50vw;><br><br>Back to project</a>
+
<a href="https://2015.igem.org/Team:NCTU_Formosa/Project"><img src="https://static.igem.org/mediawiki/2015/3/3c/%E7%AE%AD%E9%A0%AD1.png"; width=50vw;><br><br>Back to Navigation</a>
 
</div>
 
</div>
 
<div class="goto1">
 
<div class="goto1">
<a href="https://2015.igem.org/Team:NCTU_Formosa/Basic_Part"><img src="https://static.igem.org/mediawiki/2015/c/c2/%E7%AE%AD%E9%A0%AD2.png"; width=50vw;><br><br>Go to Basic Parts</a>
+
<a href="https://2015.igem.org/Team:NCTU_Formosa/Safety"><img src="https://static.igem.org/mediawiki/2015/c/c2/%E7%AE%AD%E9%A0%AD2.png"; width=50vw;><br><br>Go to Safety</a>
 
</div>
 
</div>
 
  </div>
 
  </div>

Latest revision as of 03:33, 19 September 2015

Modeling

In the modeling part, we discover optimum protein expression time.

We use Hill-function based model :

In order to characterize the actual kinetics of this Hill-function based model that precisely reflects protein expression time, we use the genetic algorithm (GA) in MATLAB.

To achieve this, we needed to focus on the tasks of estimating model parameters from the experimental data in the case of Hill-function based model for parameter inference. These reverse engineering tasks offered focus of the present difficulty, also known as the Estimation of Model Parameters Challenge.

By using the differential function which was derived from these optimum parameters which were calculated by GA can help us to simulate the optimum protein expression.

The graph of simulated protein expression versus time were drawn Figure 1, 2 and 3. Thus, we can find the optimum protein expression time. However, the simulated protein expression curve is slower than the experimental curve by one hour. Thus, to find the most exact optimum protein expression time, we infer that subtracting one hour of the optimum protein expression time would be correct.



Figure 1. From this graph, the protein expression reaches peak after growing about 18 hours. This means that the E.Cotector can have maximum efficiency at this point.



Figure 2. From this graph, the protein expression reaches peak after growing about 16 hours. This means that the E.Cotector can have maximum efficiency at this point.



Figure 3. From this graph, the protein expression reaches peak after growing about 11 hours. This means that the E.Cotector can have maximum efficiency at this point.