Difference between revisions of "Team:Nankai/Modeling"

 
(256 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml">
+
{{Nankai}}
<head>
+
<html>
<script>
+
<title>Modeling</title>
        document.styleSheets[0].disabled = true
+
        </script>
+
 
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<title>Power House</title>
+
<link href="https://2015.igem.org/Team:Nankai/Modeling/style.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
+
<!--[if IE 7]><link rel="stylesheet" media="all" type="text/css" href="css/ie7.css" />
+
<![endif]-->
+
<!--[if IE 8]><link rel="stylesheet" media="all" type="text/css" href="css/ie8.css" />
+
<![endif]-->
+
<link href="https://2015.igem.org/Team:Nankai/Modeling/stylesheet.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
+
<!--slidercss-->
+
<link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Modeling/basic-jquery-slider.css?action=raw&ctype=text/css" />
+
<script src="https://2015.igem.org/Team:Nankai/Modeling/jquery-1.6.2.min.js?action=raw&ctype=text/javascript" type="text/javascript" language="javascript"></script>
+
<script src="https://2015.igem.org/Team:Nankai/Modeling/basic-jquery-slider.js?action=raw&ctype=text/javascript"  type="text/javascript" language="javascript"></script>
+
<script type="text/javascript" src="https://2015.igem.org/Team:Nankai/Modeling/custom.js?action=raw&ctype=text/javascript" language="javascript"></script>
+
<script type="text/javascript" src="https://2015.igem.org/Team:Nankai/Modeling/input.js?action=raw&ctype=text/javascript" language="javascript"></script>
+
 
+
<!--  Attach the plug-in to the slider parent element and adjust the settings as required -->
+
<script  type="text/javascript" language="javascript">
+
      $(document).ready(function() {
+
       
+
        $('#banner').bjqs({
+
          'animation' : 'slide',
+
          'width' : 960,
+
          'height' : 450
+
        });
+
       
+
      });
+
    </script>
+
<script type="text/javascript" src="js/pie.js" language="javascript"></script>
+
 
<style type="text/css">
 
<style type="text/css">
  /*Clear existing style*/
 
  
 +
.gap{
 +
margin-top:15px;
 +
}
  
  #contentSub, #menubar, #footer-box, #siteSub, #catlinks,
 
  
#search-controls, #p-logo, .printfooter, .firstHeading,
+
#globalWrapper {
 +
min-width:880px;
 +
}
  
.visualClear {
+
section {
    display:none;
+
width:80%;
  }
+
min-width:880px;
 
+
margin-left:auto;
 
+
margin-right:auto;
  html, body {
+
}
    width: auto !important;
+
.normalsection .box_1, .normalsection .box_2, .normalsection .box_3 {
    /*overflow-x: hidden !important;*/
+
border:5px solid #d8d8d8;
    height: 100% !important;
+
height:auto;
 
+
margin-top:100px;
  }
+
}
  /*End claer*/
+
.img0 {
 +
width:170px;
 +
height:auto;
 +
}
 +
.normalsection .box_1 .img0 {
 +
float:left;
 +
}
 +
.normalsection .box_2 .img0 {
 +
float:right;
 +
}
 +
.title {
 +
text-align:center;
 +
}
 +
.box_1 .title{
 +
padding-right:30px;
 +
}
 +
.box_2 .title {
 +
padding-left:30px;
 +
}
 +
.normalsection .title h3 {
 +
font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
 +
font-size:40px;
 +
color:#10A300;
 +
margin-top:20px;
 +
font-weight:normal;
 +
}
 +
.headsection {
 +
margin-top:10px;
 +
margin-bottom:-80px;
 +
background-color:#53C94F;
  
 +
text-align:center;
 +
padding-bottom:7px;
 +
}
 +
.headsection h3{
 +
font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
 +
font-size:45px;
 +
line-height:49px;
 +
font-weight:normal;
 +
color:#FFF;
 +
}
 +
.normalsection .title h4 {
 +
font-size:30px;
 +
font-weight:bold;
 +
line-height:35px;
 +
font-family:"Constantia",Gotham,Consolas;
 +
}
 +
.normalsection .box_1 .title h4 {
 +
margin-left:170px;
 +
}
 +
.normalsection .box_2 .title h4 {
 +
margin-right:170px;
 +
}
 +
.normalsection .title h5 {
 +
font-size:25px;
 +
font-weight:normal;
 +
line-height:30px;
 +
font-family:"Lucida Sans Unicode",Times New Roman,Constantia,Gotham,Consolas;
 +
}
 +
.text {
 +
width:90%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
text-indent:40px;
 +
}
 +
.text p{
 +
font-size:20px;
 +
font-familt:"Lucida Sans Unicode",Times New Roman,Constantia,Gotham,Consolas;
 +
text-align:justify;
 +
}
 +
.normalsection .title img {
 +
width:auto;
 +
height:25px;
 +
        margin-left:10px;
 +
}
 +
#place {
 +
margin-top:110px;
 +
margin-left:2%;
 +
font-size: 20px;
 +
font-weight: normal;
 +
font-family: "PT Serif", Georgia, serif;
 +
}
 +
#place a{
 +
color: #00a8d6;
 +
}
 +
#place a:hover{
 +
color:#C800FF;
 +
}
 +
.text .firstpic{
 +
float:left;
 +
width:45%;
 +
height:auto;
 +
margin-left:0;
 +
}
  
ul.bjqs h1, ol.bjqs-markers li a {
+
.text .firstpic h6{
behavior: url("js/PIE.htc") !important;
+
font-size:15px;
 +
margin-bottom:5px;
 +
text-align:center;
 +
font-weight:bold;
 +
font-family:"Gill Sans MT",Consolas,Constantia;
 +
line-height:17px;
 
}
 
}
body {
+
.text .firstpic p{
font-size: 15px;
+
font-family:"Gill Sans MT",Consolas,Constantia;
font-family: "myriad Pro";
+
font-size:18px;
background-position: 0 0;
+
line-height:18px;
background-repeat: repeat;
+
text-indent:0px;
background-color: transparent;
+
margin-left:40px;
layer-background-color:transparent;
+
text-align:left;
 +
}
 +
.text .secondpic{
 +
float:right;
 +
width:45%;
 +
height:auto;
 +
margin-right:5%;
 +
}
 +
.text .secondpic p{
 +
font-family:"Gill Sans MT",Consolas,Constantia;
 +
font-size:18px;
 +
line-height:18px;
 +
text-indent:0px;
 +
margin-left:40px;
 +
text-align:left;
 +
}
 +
.text .secondpic h6{
 +
font-size:15px;
 +
text-align:center;
 +
font-weight:bold;
 +
font-family:"Gill Sans MT",Consolas,Constantia;
 +
line-height:17px;
 
}
 
}
  
 
+
.text img{
 +
max-width:100%;
 +
width:auto;
 +
height:auto;
 +
}
 +
.downtext{
 +
clear:both;
 +
}
 
</style>
 
</style>
</head>
 
  
<body>
+
 
 
</div>
 
</div>
 
<!--Header End Here-->  
 
<!--Header End Here-->  
Line 79: Line 175:
 
<div id="wrapper"><!--Top Wrapper End Here-->  
 
<div id="wrapper"><!--Top Wrapper End Here-->  
 
   <!--Main Contant Start Here-->
 
   <!--Main Contant Start Here-->
  <div id="main_contant">
+
<p id="place">Your place:&nbsp;<a href="https://2015.igem.org/Team:Nankai">Home</a>&nbsp;&gt;&nbsp;<a href="https://2015.igem.org/Team:Nankai/Modeling">Modeling</a></p>
    <div class="center_frame">
+
<section class="headsection">
      <h2>3 facts you should know about Project 84</h2>
+
<h3>3 models are used to measure our project.</h3>
      <div class="box_1"> <img src="https://static.igem.org/mediawiki/2015/5/52/Nankai_Model_1_img.png" class="img_1" alt=""  />
+
</section>
        <div class="text">
+
<section class="normalsection">
          <h6>Quick insertion</h6>
+
      <div class="box_1">
          <h5>It just takes 1 hour to improve your life</h5>
+
         <img src="https://static.igem.org/mediawiki/2015/5/52/Nankai_Model_1_img.png" class="img0">
          <p>Come down to our clinic today and we will insert your new favourite toy into your brain and eye within just 1 hour and guaranteed life-long happiness will be yours.</p>
+
       <div class="title">
          <a href="#"></a> </div>
+
          <h3>Bacteria scale</h3>
         <img src="https://static.igem.org/mediawiki/2015/d/db/Nankai_Model_Box_1.png" alt="" class="main_img_1" /> </div>
+
          <h5>We use logistic equation to fit the mono-restrict factor growth of bacteria, and the bacteria scale itself is the factor.<a href="https://2015.igem.org/Team:Nankai/Modeling/Bacteria" target="_blank"><img src="https://static.igem.org/mediawiki/2015/c/cd/Nankai_Model_More_info.png"></a></h5>
       <div class="box_2"> <img src="https://static.igem.org/mediawiki/2015/9/94/Nankai_Model_Box_2.png" alt="" class="main_img_2" /> <img src="https://static.igem.org/mediawiki/2015/a/a7/Nankai_Model_2_img.png" alt="" class="img_2" />
+
           <h4>dX/dt=Vmax*(1-X/Xmax)*X</h4>
        <div class="text_2">
+
          <h6>Just think it</h6>
+
          <h5>Whatever you want to happen, happens</h5>
+
           <p>Want to tweet that you were standing in line for ice cream and  then accidentally farted in the boy's face behind you? All you have to do is think it! Our tech's so fast sometimes it posts before you even think it!</p>
+
          <a href="#"></a> </div>
+
 
       </div>
 
       </div>
       <div class="box_3"> <img src="https://static.igem.org/mediawiki/2015/9/99/Nankai_Model_3_img.png" class="img_1" alt=""  />
+
       <div class="text">
        <div class="text">
+
<p>In this equation, ‘X’ means the bacteria scale, it’s the function of‘t’, time. 'Vmax' represents the possible max relative growth speed of the bacteria . 'Xmax' is the upper limit of the growth. In this function, we can find out that the instantaneous growth speed is determined by the relative growth speed, upper limit of the growth, and the instantaneous scale. With time passing by, the scale grows larger, while the speed turns down.
          <h6>Fewer &amp; fewer incidents</h6>
+
</p>
          <h5>We take all the necessary precautions</h5>
+
<div class="firstpic">
          <p>We are hard at work to bring safer methods of implementing chips into the brains of users. Over the past 4 months we have decreased the amount of incidents so you have almost nothing to fear!</p>
+
         <img src="https://static.igem.org/mediawiki/2015/c/c6/Nankai_modchar1.png">
          <a href="#"></a> </div>
+
         <img src="https://static.igem.org/mediawiki/2015/1/1f/Nankai_Model_Box_3.png" alt="" class="main_img_3" /> </div>
+
    </div>
+
  </div>
+
  <!-- Main Contant End Here -->  
+
 
</div>
 
</div>
 +
<div class="secondpic">
 +
        <img src="https://static.igem.org/mediawiki/2015/b/b2/Nankai_modpic1.jpg">
 +
<h6>Fig.1 The fitting curve of the growth of bacteria cells.</h6>
 +
<p>1. Fit Results:</br>
 +
(1)General model:</br>
 +
f(x) = X/(exp(-X*(C3 + V*x)) + 1)</br>
 +
(2)Coefficients (with 95% confidence bounds):</br>
 +
C3 = -1.248 (-1.962, -0.5334)</br>
 +
V = 0.07547 (0.02994, 0.121)</br>
 +
X = 3.055 (2.717, 3.393)</p>
 +
 +
<p class="gap">2. Goodness of fit:</br>
 +
SSE: 1.99</br>
 +
R-square: 0.9164</br>
 +
Adjusted R-square: 0.9045</br>
 +
RMSE: 0.3771</p>
 +
</div>
 +
<p class="downtext">As the foundation of our modeling, the logistic model fits quite well with our data. It takes about 30 hours for the bacteria to reach the upper limit. According to the growth law, we can say that the highest growth speed is around 15h, when the scale is half of the maximum.</p>
 +
      </div>
 +
 +
</div>
 +
 +
<div class="box_2">
 +
        <img src="https://static.igem.org/mediawiki/2015/a/a7/Nankai_Model_2_img.png" class="img0">
 +
      <div class="title">
 +
          <h3>Product scale</h3>
 +
          <h5>We assume that our product comes from two parts, one is during the growth, and the other is through their livelihood.<a href="https://2015.igem.org/Team:Nankai/Modeling/Product" target="_blank"><img src="https://static.igem.org/mediawiki/2015/c/cd/Nankai_Model_More_info.png"></a></h5>
 +
          <h4>dP/dt=α*dX/dt+β*X</h4>
 +
      </div>
 +
      <div class="text">
 +
<p>In this equation, ‘X’ and ‘t’ are the bacteria scale and time. ‘P’ means the product. We can see the familiar ‘X’ and ‘t’, that is how we base the production on the bacteria growth. 'α' and 'β' indicates the proportion of the two processes. With these parameters, we can find out when is the most important part of time in the whole fermentation process. This is quite useful, because we can decide the length of fermentation and decide the timing to do some changes.
 +
</p>
 +
<div class="firstpic">
 +
        <img src="https://static.igem.org/mediawiki/2015/f/fc/Nankai_modpic2.jpg">
 +
<h6>Fig.2 The original fitting curve of product formation</h6>
 +
<p>1. Fit Results:</br>
 +
(1)General model:</br>
 +
f(x) = C+(A*0.0255*3.055*exp(0.0754*x))/(3.055-0.0255+0.0255*exp(0.0754*x))+B*3.055/0.0754*log((3.055-0.0255+0.0255*exp(0.0754*x))/3.055)</br>
 +
(2)Coefficients (with 95% confidence bounds):</br>
 +
      A = 8392 (4254, 1.253e+04)</br>
 +
      B = -588.1 (-885.2, -291)</br>
 +
      C = -201.6 (-312.1, -91.16)</p>
 +
 +
<p class="gap">2. Goodness of fit:</br>
 +
  SSE: 344.8</br>
 +
  R-square: 0.9165</br>
 +
  Adjusted R-square: 0.898</br>
 +
  RMSE: 6.19</p>
 +
</div>
 +
<div class="secondpic">
 +
        <img src="https://static.igem.org/mediawiki/2015/9/97/Nankai_modchar2.png">
 +
</div>
 +
<p class="downtext">Although this can reach a better R-square, our parameter β meet a negative number which should not happen. However, it can show that the product is mainly synthesized from the first part. Then we fit the data again with only the first part of our equation.</p>
 +
      </div>
 +
</div>
 +
 +
<div class="box_1">
 +
        <img src="https://static.igem.org/mediawiki/2015/9/99/Nankai_Model_3_img.png" class="img0">
 +
      <div class="title">
 +
          <h3>Substrate scale</h3>
 +
          <h5>Bacteria use the provided carbon source to propagate, maintain their livelihood and synthesize the product.<a href="https://2015.igem.org/Team:Nankai/Modeling/Substrate" target="_blank"><img src="https://static.igem.org/mediawiki/2015/c/cd/Nankai_Model_More_info.png"></a></h5>
 +
          <h4>dS/dt=-γ*dX/dt-δ*X-ε*dP/dt</h4>
 +
      </div>
 +
      <div class="text">
 +
<p>
 +
In this equation, 'S' is the substrate, 'γ', 'δ',and  'ε' are the ratio of the three outlets. Our genetic operation is aimed to make the bacteria put more energy into the product. In a way, these parameters can show whether our strategies are effective or not.
 +
</p>
 +
<div class="firstpic">
 +
<img src="https://static.igem.org/mediawiki/2015/3/33/Nankai_modchar3.png">
 +
</div>
 +
<div class="secondpic">
 +
<img src="https://static.igem.org/mediawiki/2015/2/25/Nankai_modpic3.jpg">
 +
<h6>Fig.3 The altered fitting curve of product formation</h6>
 +
<p>1. Fit Results:</br>
 +
(1)General model:</br>
 +
f(x) = C+(A*0.0255*3.055*exp(0.0754*x))/(3.055-0.0255+0.0255*exp(0.0754*x))</br>
 +
(2)Coefficients (with 95% confidence bounds):</br>
 +
A = 204 (115.1, 292.9)</br>
 +
C = 16.45 (4.215, 28.68)</p>
 +
<p class="gap">
 +
2. Goodness of fit:</br>
 +
SSE: 344.8</br>
 +
R-square: 0.9165</br>
 +
Adjusted R-square: 0.898</br>
 +
RMSE: 6.19</p>
 +
</div>
 +
<p class="downtext">This one loses some goodness of fit, but the data is reasonable. Anyway, it shows that our product mainly comes from the growth process.</p>
 +
      </div>
 +
</div>
 +
</section>
 
<!--Wrapper End Here-->
 
<!--Wrapper End Here-->
</body>
 
 
</html>
 
</html>
{{Nankai}}
+
{{Nankaifoot}}

Latest revision as of 23:09, 18 September 2015

Medigo Blue, free responsive template

Modeling

Your place: Home > Modeling

3 models are used to measure our project.

Bacteria scale

We use logistic equation to fit the mono-restrict factor growth of bacteria, and the bacteria scale itself is the factor.

dX/dt=Vmax*(1-X/Xmax)*X

In this equation, ‘X’ means the bacteria scale, it’s the function of‘t’, time. 'Vmax' represents the possible max relative growth speed of the bacteria . 'Xmax' is the upper limit of the growth. In this function, we can find out that the instantaneous growth speed is determined by the relative growth speed, upper limit of the growth, and the instantaneous scale. With time passing by, the scale grows larger, while the speed turns down.

Fig.1 The fitting curve of the growth of bacteria cells.

1. Fit Results:
(1)General model:
f(x) = X/(exp(-X*(C3 + V*x)) + 1)
(2)Coefficients (with 95% confidence bounds):
C3 = -1.248 (-1.962, -0.5334)
V = 0.07547 (0.02994, 0.121)
X = 3.055 (2.717, 3.393)

2. Goodness of fit:
SSE: 1.99
R-square: 0.9164
Adjusted R-square: 0.9045
RMSE: 0.3771

As the foundation of our modeling, the logistic model fits quite well with our data. It takes about 30 hours for the bacteria to reach the upper limit. According to the growth law, we can say that the highest growth speed is around 15h, when the scale is half of the maximum.

Product scale

We assume that our product comes from two parts, one is during the growth, and the other is through their livelihood.

dP/dt=α*dX/dt+β*X

In this equation, ‘X’ and ‘t’ are the bacteria scale and time. ‘P’ means the product. We can see the familiar ‘X’ and ‘t’, that is how we base the production on the bacteria growth. 'α' and 'β' indicates the proportion of the two processes. With these parameters, we can find out when is the most important part of time in the whole fermentation process. This is quite useful, because we can decide the length of fermentation and decide the timing to do some changes.

Fig.2 The original fitting curve of product formation

1. Fit Results:
(1)General model:
f(x) = C+(A*0.0255*3.055*exp(0.0754*x))/(3.055-0.0255+0.0255*exp(0.0754*x))+B*3.055/0.0754*log((3.055-0.0255+0.0255*exp(0.0754*x))/3.055)
(2)Coefficients (with 95% confidence bounds):
A = 8392 (4254, 1.253e+04)
B = -588.1 (-885.2, -291)
C = -201.6 (-312.1, -91.16)

2. Goodness of fit:
SSE: 344.8
R-square: 0.9165
Adjusted R-square: 0.898
RMSE: 6.19

Although this can reach a better R-square, our parameter β meet a negative number which should not happen. However, it can show that the product is mainly synthesized from the first part. Then we fit the data again with only the first part of our equation.

Substrate scale

Bacteria use the provided carbon source to propagate, maintain their livelihood and synthesize the product.

dS/dt=-γ*dX/dt-δ*X-ε*dP/dt

In this equation, 'S' is the substrate, 'γ', 'δ',and 'ε' are the ratio of the three outlets. Our genetic operation is aimed to make the bacteria put more energy into the product. In a way, these parameters can show whether our strategies are effective or not.

Fig.3 The altered fitting curve of product formation

1. Fit Results:
(1)General model:
f(x) = C+(A*0.0255*3.055*exp(0.0754*x))/(3.055-0.0255+0.0255*exp(0.0754*x))
(2)Coefficients (with 95% confidence bounds):
A = 204 (115.1, 292.9)
C = 16.45 (4.215, 28.68)

2. Goodness of fit:
SSE: 344.8
R-square: 0.9165
Adjusted R-square: 0.898
RMSE: 6.19

This one loses some goodness of fit, but the data is reasonable. Anyway, it shows that our product mainly comes from the growth process.

Medigo Blue, free responsive template