Team:NJU-QIBEBT/ACHIEVEMENT/Modeling

From 2014.igem.org

(Difference between revisions)
(Created page with "{{Team:NJU-QIBEBT/CSS/Reset}} <html> <head> <title></title> <meta charset="utf-8"> <script src="http://libs.baidu.com/jquery/1.8.1/jquery.min.js"></script> <script type="text/jav...")
m
Line 250: Line 250:
     }
     }
     #main img{
     #main img{
-
        margin-left: 20px;
+
         margin-top: 0;
-
         margin-top: 30px;
+
-
        margin-bottom: 30px;
+
-
        margin-left: 30px;
+
-
        width: 80%;
+
     }
     }
     #main h1{
     #main h1{
Line 283: Line 279:
         color: #6166cc;
         color: #6166cc;
         font-size: 18px;
         font-size: 18px;
 +
    }
 +
    .math_code{
 +
        height: 20px;
     }
     }
Line 296: Line 295:
             <li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a>
             <li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a>
             </li>
             </li>
-
             <li class="menu"><a href="background">PROJECT</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/team/Overview">PROJECT</a>
                 <ul>
                 <ul>
                     <li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li>
                     <li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li>
Line 306: Line 305:
             </li>
             </li>
-
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT">ACHIEVEMENT</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">ACHIEVEMENT</a>
                 <ul>
                 <ul>
                     <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li>
                     <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li>
Line 313: Line 312:
                 </ul>
                 </ul>
             </li>
             </li>
-
             <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab">WET LAB</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab/Protocol">WET LAB</a>
                 <ul>
                 <ul>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li>
Line 343: Line 342:
</div>
</div>
<div id="main" style="min-height:1000px">
<div id="main" style="min-height:1000px">
 +
    <p>In order to predict the status of fatty acid production in E.coli, this model takes the red fluorescence and the green fluorescence generated from the bacteria as the qualitative indexes for the preliminary judgment. We then measured the protein expression of RFP and GFP to get a more accurate quantitative relationship and this can be regarded as a reflection for the fatty acid concentration in E.coli.
 +
    </p>
 +
    <p>Multiple regression analysis can be used for studying the relationship between the independent variable<span class="math_code"><img src="https://static.igem.org/mediawiki/2014/8/83/113.jpg"></span>  and the dependent variable Y. Suppose that there is a linear correlation between Y and<span class="math_code"><img src="https://static.igem.org/mediawiki/2014/c/c0/114.jpg"></span> , then the data we got can fit this regression model as followed:
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/d/d5/115.jpg">
 +
    <p>In that model, since the error sum of squares:<span class="math_code"><img src="https://static.igem.org/mediawiki/2014/5/56/116.jpg"></span> , only when the parameter <span class="math_code"><img src="https://static.igem.org/mediawiki/2014/7/7d/117.jpg"></span> ’s least squares estimator <span class="math_code"><img src="https://static.igem.org/mediawiki/2014/2/24/118.jpg"></span>  can make the error sum of squares reach its minimum.
 +
    </p>
 +
    <p>It can prove that  <span class="math_code"><img src="https://static.igem.org/mediawiki/2014/a/a9/119.jpg"></span>’s least squares estimator<span class="math_code"><img src="https://static.igem.org/mediawiki/2014/7/76/120.jpg"></span> is the solution to the m+1th-order linear equations.
 +
    </p>
 +
    <p>In practical problems, the linear correlation between Y and <span class="math_code"><img src="https://static.igem.org/mediawiki/2014/f/f0/121.jpg"></span> remains a hypothesis before the estimate of regression coefficient is calculated. In order to determine whether Y and <span class="math_code"><img src="https://static.igem.org/mediawiki/2014/a/af/122.jpg"></span> do have a linear correlation, statistical test should be carried out including the significance test of regression equation and regression coefficient. When the statistical quantity P is less than a certain (which is 0.05 occasionally) , the test for parameter is significant.
 +
    </p>
 +
    <p>In our model, we set the concentration of fatty acid as Y, the protein expression of RFP and GFP as <span class="math_code"><img src="https://static.igem.org/mediawiki/2014/d/d1/NJU-124.jpg"></span> respectively. Our aim is to figure out in which period of time there is a quite significant linear correlation between the concentration of fatty acid and the protein expression of RFP and GFP. By using the SAS software, we can find that there is a quite significant linear correlation in the interval between 6 hours and 84 hours after we started the experiments.
 +
    </p>
 +
    <p>The data and the calculation results are presented below:
 +
    </p>
 +
    <p>Raw Data:
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/9/98/125.jpg">
 +
 +
    <p>Calculation Results:
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/0/09/126.jpg">
 +
 +
    <p>Conclusion:</p>
 +
    <p>In the synthesis and degradation process of fatty acid in E.coli, during the time between 6 and 84 hours, the content of fatty acid and the expression of RFP and GFP have a well linear fitting. The linear correlation is below:
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/4/49/127.jpg">
 +
    <p>Results for other time period is attached:
 +
    </p>
 +
    <p>Data: 4 hours to 72 hours from the beginning
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/d/d4/128.jpg">
 +
    <p>Data: 12 hours to 108 hours from the beginning
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/3/34/129.jpg">
 +
    <p>Data: 18 hours to 120 hours from the beginning
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/9/98/130.jpg">
 +
    <p>Data: 24 hours to 132 hours from the beginning
 +
    </p>
 +
    <img src="https://static.igem.org/mediawiki/2014/5/57/131.jpg">
 +
    <img src="https://static.igem.org/mediawiki/2014/3/3f/132.jpg">
 +
    <p>We can find that there is always some parameter which fail to pass the test in other period. So the content of fatty acid and the expression of RFP and GFP cannot fit the linear correlation well during these time period.</p>
</div>
</div>

Revision as of 02:42, 16 October 2014

In order to predict the status of fatty acid production in E.coli, this model takes the red fluorescence and the green fluorescence generated from the bacteria as the qualitative indexes for the preliminary judgment. We then measured the protein expression of RFP and GFP to get a more accurate quantitative relationship and this can be regarded as a reflection for the fatty acid concentration in E.coli.

Multiple regression analysis can be used for studying the relationship between the independent variable and the dependent variable Y. Suppose that there is a linear correlation between Y and , then the data we got can fit this regression model as followed:

In that model, since the error sum of squares: , only when the parameter ’s least squares estimator can make the error sum of squares reach its minimum.

It can prove that ’s least squares estimator is the solution to the m+1th-order linear equations.

In practical problems, the linear correlation between Y and remains a hypothesis before the estimate of regression coefficient is calculated. In order to determine whether Y and do have a linear correlation, statistical test should be carried out including the significance test of regression equation and regression coefficient. When the statistical quantity P is less than a certain (which is 0.05 occasionally) , the test for parameter is significant.

In our model, we set the concentration of fatty acid as Y, the protein expression of RFP and GFP as respectively. Our aim is to figure out in which period of time there is a quite significant linear correlation between the concentration of fatty acid and the protein expression of RFP and GFP. By using the SAS software, we can find that there is a quite significant linear correlation in the interval between 6 hours and 84 hours after we started the experiments.

The data and the calculation results are presented below:

Raw Data:

Calculation Results:

Conclusion:

In the synthesis and degradation process of fatty acid in E.coli, during the time between 6 and 84 hours, the content of fatty acid and the expression of RFP and GFP have a well linear fitting. The linear correlation is below:

Results for other time period is attached:

Data: 4 hours to 72 hours from the beginning

Data: 12 hours to 108 hours from the beginning

Data: 18 hours to 120 hours from the beginning

Data: 24 hours to 132 hours from the beginning

We can find that there is always some parameter which fail to pass the test in other period. So the content of fatty acid and the expression of RFP and GFP cannot fit the linear correlation well during these time period.