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

 
(71 intermediate revisions by 7 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
<link href='https://2015.igem.org/Team:NCTU_Formosa/source/contentcss?action=raw&ctype=text/css' rel="stylesheet">
+
<style type=text/css>
 +
/* v1.0 | 20080212 */
 +
 
 +
html, body, div, span, applet, object, iframe,
 +
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 +
a, abbr, acronym, address, big, cite, code,
 +
del, dfn, em, font, img, ins, kbd, q, s, samp,
 +
small, strike, strong, sub, sup, tt, var,
 +
b, u, i, center,
 +
dl, dt, dd, ol, ul, li,
 +
fieldset, form, label, legend,
 +
table, caption, tbody, tfoot, thead, tr, th, td {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
 +
    vertical-align: baseline;
 +
    background: transparent;
 +
}
 +
body {
 +
    line-height: 1;
 +
}
 +
ol, ul {
 +
    list-style: none;
 +
}
 +
blockquote, q {
 +
    quotes: none;
 +
}
 +
blockquote:before, blockquote:after,
 +
q:before, q:after {
 +
    content: '';
 +
    content: none;
 +
}
 +
 
 +
/* remember to define focus styles! */
 +
:focus {
 +
    outline: 0;
 +
}
 +
 
 +
/* remember to highlight inserts somehow! */
 +
ins {
 +
    text-decoration: none;
 +
}
 +
 
 +
del {
 +
    text-decoration: line-through;
 +
}
 +
 
 +
/* tables still need 'cellspacing="0"' in the markup */
 +
table {
 +
    border-collapse: collapse;
 +
    border-spacing: 0;
 +
}
 +
.p01{
 +
background-color:#40E0D0;
 +
position:relative;
 +
height:70vh;
 +
width:100%;
 +
left:0vw;
 +
opacity:0.9;
 +
}
 +
.p02{
 +
background-color:#FCFCDE;
 +
position:relative;
 +
width:100%;
 +
}
 +
.background1{
 +
background-image:url("https://static.igem.org/mediawiki/2015/f/f2/NCTU_Formosa_E.cotector10.png");
 +
background-repeat:no-repeat;
 +
background-position:10vh 14vh;
 +
position:relative;
 +
height:70vh;
 +
width:40vw;
 +
background-size:50%;
 +
top:0vh;
 +
left:10vw;
 +
opacity:0.9;
 +
float:left;
 +
}
 +
.title{
 +
font-family:Arial;
 +
font-size:33pt;
 +
position:relative;
 +
right:20vw;
 +
top:33vh;
 +
color:#fff;
 +
z-index:100;
 +
float:right;
 +
text-align:center;
 +
}
 +
 
 +
 
 +
.content{
 +
font-family:Arial;
 +
font-size:20pt;
 +
width:60vw;
 +
margin:0 auto;
 +
left:20vw;
 +
right:20vw;
 +
top:9vh;
 +
color:#000;
 +
text-align: justify;
 +
padding-top:6vh;
 +
padding-bottom:8vh;
 +
}
 +
.goto{
 +
position:relative;
 +
padding-left:20vw;
 +
padding-top:3vh;
 +
padding-bottom:2vh;
 +
float:left;
 +
z-index:100;
 +
}
 +
.goto a{
 +
text-decoration:none;
 +
color:#000;
 +
}
 +
.goto1{
 +
position:relative;
 +
padding-left:76vw;
 +
padding-top:3vh;
 +
padding-bottom:2vh;
 +
 
 +
}
 +
.goto1 a{
 +
text-decoration:none;
 +
color:#000;
 +
}
 +
p{
 +
text-indent: 40px;
 +
font-family:Arial;
 +
font-size:14pt;
 +
position:relative;
 +
color:#000;
 +
text-align: justify;
 +
LINE-HEIGHT:25pt;
 +
}
 +
h1{
 +
font-size:25pt;
 +
text-align: center;
 +
}
 +
h2{
 +
font-size:20pt;
 +
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>
 
</head>
 
</head>
  <body>
+
<body>
  <div class="side"></div>
+
<div class="p01">
 +
<div class="background1"></div>
 +
<div class="title">Modeling</div>
 +
</div>
 +
<div class="p02">
 +
<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 class="project">
+
</div>
<div class="Background"><a class="link link--kukuri" href="#" data-letters="Modeling"> Modeling</a></div>
+
+
+
<div class="project_title">
+
<strong>TEST</strong></div>
+
<div class="project_text">
+
    <p>TEST</P>
+
    </div>
+
    </div>
+
  
        <div style=float:left;> <a href="https://2015.igem.org/Team:NCTU_Formosa/Parts" class="btn btn-sm animated-button thar-three">Go to Parts</a> </div>
+
<div class="goto">
<div style=float:left;> <a href="https://2015.igem.org/Team:NCTU_Formosa/Project" class="btn btn-sm animated-button thar-three-two">Back to project</a> </div>
+
<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 style="position:relative;bottom:0;">
+
<div class="goto1">
    <div style="width:30vw;height:5vh;position:absolute;left:2vw;float:left;background-color:#00171F;color:#fff;font-family:Myriad Pro;font-size:2em;padding:7vh 0vw 7vh 5vw;">contact us<BR> NCTU_Formosa APOllO &nbsp;&nbsp;<a href="https://www.facebook.com/pages/NCTU_Formosa-IGEM-team/267841893250331?fref=ts" target="_blank"><img src=https://static.igem.org/mediawiki/2015/a/ab/NCTU_FORMOSA_Facebook_LINK.png width=40vw></a> </div>
+
<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 style="width:58.85vw;height:5vh;position:absolute;right:0;float:left;background-color:#263A40;color:#fff;font-family:Myriad Pro;font-size:2em;padding:7vh 0vw 7vh 6vw;">
+
</div>
        <a href="https://goo.gl/maps/nqUy6" target="_blank"><img src=https://static.igem.org/mediawiki/2015/1/10/NCTU_Formosa_footer_location.png width=40vw></a>
+
</div>
            &nbsp;&nbsp;Engineering Building 6 EF455, 1001 University Road, Hsinchu 300, Taiwan, ROC. </div>
+
    </div>
+
  
+
</body>
 
+
</html>
  </body>
+
{{Team:NCTU_Formosa/footer}}
  </html>
+

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.