Difference between revisions of "Team:TJUSLS China/Modeling"

Line 1: Line 1:
 +
 
<html>
 
<html>
  
 
<head>
 
<head>
     <!-- head -->
+
     <meta charset="UTF-8">
    <link href="https://2016.igem.org/Team:TJUSLS_China/home/home_style?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
     <title></title>
     <!--start slider -->
+
     <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/index_style?action=raw&amp;ctype=text/css">
    <link href="https://2016.igem.org/Team:TJUSLS_China/home/home_lrtk?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
     <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_two?action=raw&ctype=text/javascript"></script>
     <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/home_fwslider?action=raw&amp;ctype=text/css" media="all">
+
     <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_one?action=raw&ctype=text/javascript"></script>
     <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_lrtk_js?action=raw&ctype=text/javascript"></script>
+
     <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery_min?action=raw&ctype=text/javascript"></script>
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery_min?action=raw&ctype=text/javascript"></script>
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery-ui_min?action=raw&ctype=text/javascript"></script>
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_fwslider1?action=raw&ctype=text/javascript"></script>
+
    <!--end slider -->
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery-hover-effect?action=raw&ctype=text/javascript"></script>
+
    <script type="text/javascript">
+
        //Image Hover
+
        jQuery(document).ready(function(){
+
            jQuery(function() {
+
                jQuery('ul.da-thumbs > li').hoverdir();
+
            });
+
        });
+
    </script>
+
    <!-- Add fancyBox main JS and CSS files -->
+
    <script src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery.magnific-popup?action=raw&ctype=text/javascript" type="text/javascript"></script>
+
    <link href="https://2016.igem.org/Team:TJUSLS_China/home/home_magnific-popup?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css">
+
    <script>
+
        $(document).ready(function() {
+
            $('.popup-with-zoom-anim').magnificPopup({
+
                type: 'inline',
+
                fixedContentPos: false,
+
                fixedBgPos: true,
+
                overflowY: 'auto',
+
                closeBtnInside: true,
+
                preloader: false,
+
                midClick: true,
+
                removalDelay: 300,
+
                mainClass: 'my-mfp-zoom-in'
+
            });
+
        });
+
    </script>
+
    <!--nav-->
+
    <script>
+
        $(function() {
+
            var pull = $('#pull');
+
            menu = $('nav ul');
+
            menuHeight = menu.height();
+
 
+
            $(pull).on('click', function(e) {
+
                e.preventDefault();
+
                menu.slideToggle();
+
            });
+
 
+
            $(window).resize(function(){
+
                var w = $(window).width();
+
                if(w > 320 && menu.is(':hidden')) {
+
                    menu.removeAttr('style');
+
                }
+
            });
+
        });
+
    </script>
+
 
+
    <!-- origin -->
+
    <script>
+
        buttonClick = {};
+
    </script>
+
    <title>Home</title>
+
    <!--<script src="js/jquery.min.js"></script>-->
+
    <link href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_bootstr?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all">
+
    <link href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_style?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
+
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
    <meta name="keywords" content="Solutem  Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,
+
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
+
    <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/jquery-min?
+
action=raw&ctype=text/javascript"></script>
+
    <!---- start-smoth-scrolling---->
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/move-top?
+
action=raw&ctype=text/javascript"></script>
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/easing?
+
action=raw&ctype=text/javascript"></script>
+
    <script type="text/javascript">
+
        jQuery(document).ready(function($) {
+
            $(".scroll").click(function(event){
+
                event.preventDefault();
+
                $('html,body').animate({scrollTop:$(this.hash).offset().top},1200);
+
            });
+
        });
+
    </script>
+
    <!---End-smoth-scrolling---->
+
    <link href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_component?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"  />
+
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/modernizr.custom?
+
action=raw&ctype=text/javascript"></script>
+
 
</head>
 
</head>
 +
 
<style>
 
<style>
     #bodyContent h2 {
+
     .sec-list-wenzi h3 {
         font-size: 2em;
+
 
 +
        text-align: left;
 +
    }
 +
    .sec-list-wenzi {
 +
         text-align: center;
 
     }
 
     }
  
     .cbp-spmenu-push-toleft {
+
     .sec-list-wenzi .sec-wenzi-content {
         left: -115px;
+
         font-size: 18px;
 +
        padding: 0 3em;
 +
        text-align: left;
 +
        color: #000000;
 +
        margin-bottom: 10px;
 
     }
 
     }
  
     #content {
+
     .sec-list-wenzi > img{
        width: 100%;
+
         text-align: center;
        padding: 15px;
+
        border: none;
+
        color: black;
+
        margin-left: 20px;
+
        margin-right: auto;
+
         background-color: #ffffff;
+
        position: relative;
+
 
     }
 
     }
 +
    #content{width:100%;padding:0px;margin:0px;background-color: #ededed;}
 
     #sideMenu, #top_title
 
     #sideMenu, #top_title
 
     {
 
     {
 
         display: none;
 
         display: none;
 
     }
 
     }
 
+
    body{font: 16px sans-serif;}
     .right10{
+
     .footer_bg .footer {
         right: 10px;
+
         padding: 0;
 +
        border-top: 6px solid #222222;
 
     }
 
     }
     .right190{
+
     .footer_bg .footer_btm {
         right: 190px;
+
         margin-top: 4%;
 +
        border-top: none;
 +
        padding: 2% 4%;
 +
        padding-top: 2%;
 +
        max-width: 1458px;
 +
        margin: 0 auto;
 
     }
 
     }
  
 +
    .sec-list-wenzi .sec-wenzi-list {
 +
        font-weight: 900;
 +
        text-align: left;
 +
    }
 
</style>
 
</style>
 
<body>
 
<body>
<div class="cbp-spmenu-push" id="body">
+
<!--menu-->
    <div class="header_bg">
+
<div class="header-box">
        <div class="wrap">
+
    <div class="header">
            <div class="header">
+
        <!-- start h_menu4 -->
                <div class="logo">
+
        <div class="h_menu4">
                    <a href="index.html"><img src="images/logo.png" alt="" /></a>
+
            <a class="toggleMenu" href="">Menu</a>
                </div>
+
            <ul id="top_ul_my" class="nav">
                <!-- start h_menu4 -->
+
                <script>
                <div class="h_menu4">
+
                    function getHover(number){
                    <a class="toggleMenu" href="">Menu</a>
+
                        var top_ul_my_lis = $("#top_ul_my").find(">li");
                    <ul id="top_ul_my" class="nav">
+
                        console.log(top_ul_my_lis);
                        <script>
+
                        if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover");
                            function getHover(number){
+
                        else top_ul_my_lis[0].setAttribute("class", "active");
                                var top_ul_my_lis = $("#top_ul_my").find(">li");
+
                                if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover");
+
                                else top_ul_my_lis[0].setAttribute("class", "active");
+
  
                                for(var i = 1; i < top_ul_my_lis.length; i++){
+
                        for(var i = 1; i < top_ul_my_lis.length; i++){
                                    if(i == number) {
+
                            if(i == number) {
                                        top_ul_my_lis[i].setAttribute("class", "hover");
+
                                top_ul_my_lis[i].setAttribute("class", "hover");
                                    }else{
+
                            }else{
                                        top_ul_my_lis[i].setAttribute("class", "");
+
                                top_ul_my_lis[i].setAttribute("class", "");
                                    }
+
                                }
+
 
                             }
 
                             }
 +
                        }
 +
                    }
  
                            $(document).ready(function() {
+
                    $(".header").hover(function(event){
                                //console.log("ready");
+
                        event.stopPropagation();
                                var top_ul_my_lis = $("#top_ul_my").find(">li");
+
                        $('#top_ul_my li').attr("class","");
                                for(var i = 1; i < top_ul_my_lis.length; i++) {
+
                    });
                                    $(top_ul_my_lis[i]).mouseover(getHover(i));
+
                                }
+
                            });
+
  
                        </script>
+
                </script>
                      <li class="active"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/home">TJUSLS</a></li>
+
                <li onmouseover="getHover(0)"><a href="https://2016.igem.org/Team:TJUSLS_China/home">TJUSLS</a></li>
                        <li ><a href="https://2016.igem.org/Team:TJUSLS_China/Project" class="root">project</a>
+
                <li onmouseover="getHover(1)" class=""><a href="" class="root">project</a>
                            <ul>
+
                    <ul>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Description">Description</a></li>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Description">Description</a></li>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Design">Design</a></li>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Design">Design</a></li>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Experiments">Experiments</a></li>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Experiments">Experiments</a></li>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Proof">Proof of Concept</a></li>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Proof">Proof of Concept</a></li>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li>
                               
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/PROJECT/PROTOCOLS">protocols</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li>
+
                            </ul>
+
                        </li>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a>
+
                            <ul>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Basic_Part">Basic Parts</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Composite_Part">Composite Parts</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Part_Collection">Part Collection</a></li>
+
  
                            </ul>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li>
                         </li>
+
                         <li><a href="https://2016.igem.org/Team:TJUSLS_China/Results">Results</a></li>
<li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a>
+
                    </ul>
                            <ul>
+
                </li>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">Modeling</a></li>
+
                <li onmouseover="getHover(2)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Software">Software</a></li>
+
                    <ul>
                             
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Basic_Part">Basic Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Composite_Part">Composite Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Part_Collection">Part Collection</a></li>
  
                            </ul>
+
                    </ul>
                        </li>
+
                </li>
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li>
+
                <li class="active" onmouseover="getHover(3)"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li>
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a>
+
                <li onmouseover="getHover(4)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a>
                        </li>
+
  
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a>
+
                </li>
                            <ul>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Silver">Silver</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Gold">Gold</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Integrated_Practices">Integrated Practices</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Engagement">Engagement</a></li>
+
                             
+
  
                            </ul>
+
                <li onmouseover="getHover(5)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a>
</li>
+
                    <ul>
                       
+
                         <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Silver">Silver</a></li>
                         <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">TEAM</a>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Gold">Gold</a></li>
 
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Integrated_Practices">Integrated Practices</a></li>
                            <ul>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Engagement">Engagement</a></li>
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">Team</a></li>
+
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a></li>
+
                            </ul>
+
                        </li>
+
 
                     </ul>
 
                     </ul>
                    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&ctype=text/javascript"></script>
+
                </li>
                 </div>
+
                <li onmouseover="getHover(6)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a>
                 <!-- end h_menu4 -->
+
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">Modeling</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Software">Software</a></li>
 +
                    </ul>
 +
                 </li>
 +
                 <li onmouseover="getHover(7)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Team">TEAM</a>
  
                <div class="clear"></div>
+
                    <ul>
             </div>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">Team</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a></li>
 +
                    </ul>
 +
                </li>
 +
             </ul>
 +
            <!--<script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&amp;ctype=text/javascript"></script>-->
 
         </div>
 
         </div>
 +
        <!-- end h_menu4 -->
 +
        <div class="clear"></div>
 
     </div>
 
     </div>
 +
    <div class="sec-menu">
 +
        <img class="sec-menu-dot" src="https://static.igem.org/mediawiki/2016/f/f9/T--TJUSLS_China--sec-menu.png"/>
 +
        <img class="sec-menu-close" src="https://static.igem.org/mediawiki/2016/b/b5/T--TJUSLS_China--sec-menu-close.png"/>
 +
        <ul>
 +
            <li><a href="#part1">Reaction kinetics</a></li>
 +
            <li><a href="#part2">The optimum condition of experiments</a></li>
  
     <!--header-banner-->
+
        </ul>
     <div class="header-banner">
+
     </div>
         <div class="banner-grids">
+
</div>
             <div class="baneer-grid1">
+
<!--title-->
 +
<div class="second-title">
 +
    Modeling
 +
     <div class="second-title-img">
 +
         <img src="https://static.igem.org/mediawiki/2016/8/86/T--TJUSLS_China--second-logo.png"/>
 +
    </div>
 +
</div>
 +
<!--content-->
 +
<div class="second-content">
 +
    <div class="sec-list-wenzi">
 +
        <h3 id="part1">Part1 Reaction kinetics</h3>
 +
        <div class="sec-wenzi-content">There are three reasons we choose two steps, adsorption and reaction, to describe the process of PET enzymatic hydrolysis reaction:
 +
             <br>First, the adsorption process has a greater impact on the PET enzymatic hydrolysis process which we can’t ignore.
 +
            <br>Second, the combination of the two parts can solve the problem that the Michaelis-Menten equation is not suitable for heterogeneous reactions.
 +
            <br>Third, the effect of reaction area in the hydrolysis process can be well considered by taking the adsorption process into account.
 +
        </div>
 +
        <div class="sec-wenzi-list">Adsorption</div>
 +
        <div class="sec-wenzi-list">Adsorption equation</div>
 +
        <div class="sec-wenzi-content">In this part, we choose the Langmuir isothermal adsorption equation to describe the first step in the reaction process, the combination of the PET film and the PET enzyme. The general adsorption image of this equation in a typical solution is shown in picture 1:</div>
  
            </div>
+
        <img src="https://static.igem.org/mediawiki/2016/4/42/T--TJUSLS_China--modeling_picture1.jpg" width="600" height="300">
            <div class="baneer-grid2">
+
        <div class="sec-wenzi-content"><p style="text-align: center">Picture 1: The image of the Langmuir adsorption.</p></div>
  
 +
        <div class="sec-wenzi-content">Here we assume that the PET enzyme adsorption process in accordance with the adsorption process in the picture above. This isothermal adsorption equation is suitable for the case where there is only one adsorbed species, while the PET adsorption process is just this one. In order to apply this equation to solve the reaction kinetics problem well, some assumptions are given follows:
 +
            <br>A.The solid surface of PET is smooth.
 +
            <br>B.The adsorption of PET enzyme on the PET-solid-surface is monomolecular layer.
 +
            <br>C.No intermolecular forces between the PET enzyme molecules.
 +
            <br>D.The adsorption process of PET enzyme on the PET-solid-surface will come a dynamic equilibrium after a certain time.
 +
            <br>According to the Langmuir theory, the adsorption isotherm equation is:
 +
        </div>
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/d/db/T--TJUSLS_China--modeling_pic1.jpg">
 +
        <div class="sec-wenzi-content">In the above equation, Γ is the quality of PET enzyme adsorption by unit quality PET, g; Γmax is the maximum adsorption of PET enzyme by unit quality PET, g; Ka is the adsorption dissociation constant, mL/g; Ef is the concentration of free PET enzyme in the solution, g/mL.</div>
 +
 +
        <div class="sec-wenzi-list">1.1.2  Solution of adsorption constant</div>
 +
        <div class="sec-wenzi-content">In general, we use the double reciprocal method to find the adsorption constant of the Langmuir equation. It’s used in this situation as well, so the double reciprocal equation is:</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/1/14/T--TJUSLS_China--modeling_pic2.jpg">
 +
 +
 +
        <div class="sec-wenzi-content">So if we have the experimental data by experimenting with quartz crystal microbalance to detect the adsorption capacity of PET, we can get the constant Γmax and Ka through the equation above. While it’s no time for us to do so many adsorption process experiments, so it’s the other way we need to seek in order to solve the reaction kinetics problem well.
 +
            <br>We seek the ultimate goal first now, and it’s well known that we want to get the reaction kinetics equation. So the valve of the constant Γmax and Ka is not wanted if we can get the reaction kinetics equation finally through another way. First of this, let us see the association of the constant Γmax and the reactant concentration it will be used later. The dimensionless adsorption capacity is defined as the following formula:
 +
        </div>
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/8/81/T--TJUSLS_China--modeling_pic3.jpg">
 +
 +
        <div class="sec-wenzi-content">So, in the above equation, θ is represents the dimensionless adsorption capacity. So the Langmuir adsorption equation can be converted into the next form:</div>
 +
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/4/4e/T--TJUSLS_China--modeling_pic4.jpg">
 +
        <div class="sec-wenzi-content">The maximum adsorption capacity of the solution will be avoided by using this model. And as we always know, the maximum adsorption capacity is certainly proportional to the area of the PET film, so the concentration of the combination state of the PET enzyme and PET film in the whole system is related to the PET film area and dimensionless adsorption capacity. Here, we use the character PET•S represent the middle state of PET enzyme adsorption on the surface of PET sheet. So the concentration of this PET•S can be achieved through the following equation:</div>
 +
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/b/b3/T--TJUSLS_China--modeling_pic5.jpg">
 +
        <div class="sec-wenzi-content">While in the above equation, K is a constant connecting the three characters and A represents the area of the PET film. In this way, we put the Langmuir adsorption equation linked with the second step of hydrolysis reaction process, here, the equation above is the key to connect the two step, and the valve of the CPET•S will be used in the next part. It avoid the solving process of the Γmax needing the adsorption experiment by quartz crystal microbalance which would cost a lot of time.</div>
 +
 +
        <div class="sec-wenzi-list">1.2  PET enzymatic hydrolysis process</div>
 +
        <div class="sec-wenzi-list">1.2.1  Abstract</div>
 +
 +
        <div class="sec-wenzi-content">The model of PET enzymatic hydrolysis process is made up of two parts. It’s known that the general enzymatic reaction rate is far faster than diffusion rate, so, in this process, the hydrolysis reaction is very important as well as the diffusion adsorption process.
 +
            <br>According to combining the Langmuir equation and the reaction rate equation we get a heterogeneous kinetic model. In this model, only the PET enzyme binds to the PET sheet and the PET is insoluble in the solution. While, in fact, the product of the hydrolysis reaction, BHET and MHET shown a competitive inhibition of the hydrolytic activity of PET enzyme against PET sheet, which would decrease the free concentration of free enzyme in the solution according to Markus Barth. So the kinetic equation eventually needs to be corrected which we will cover in the next section.</div>
 +
 +
            <div class="sec-wenzi-list">1.2.2  Model</div>
 +
 +
            <div class="sec-wenzi-content">In this part, our goal is to deduce the chemical reaction rate. We make some reasonable assumptions in order to simplify the derivation process because of the complex enzymatic reaction process. Here are the hypothesizes:
 +
                <br>A. The change of the area of the PET sheet is assumed to be negligible due to the slow rate of PET decomposition.
 +
                <br>B. The reverse reaction rate is assumed to be zero as the quality of cis-reaction products is negligible compared to the amount of solution due to the slow cis-reaction rate.
 +
                <br>C. The changes in the quality of water can be excluded because of the large excess of aqueous solution.
 +
                <br>D. The time to achieve the equilibrium of the adsorption reaction can be ignored. Because the reaction time relative to the adsorption time is so long that the time to achieve the adsorption equilibrium can be negligible, while, after reaching the maximum adsorption quantity, new PET enzyme will be adsorbed on the PET sheet soon whenever there is some PET enzyme reaction with PET to release the products.
 +
                <br>E. The enzymatic reaction is carried out only on the solid surface of the PET sheet, and the PET enzyme won’t enter the interior of the PET, and the solubility of the PET in the solution is zero.
 +
                <br>F. The concentration of PET enzyme in solution is assumed to be constant.
 +
                <br>There are three main steps in the whole process on the basis of the given assumptions above, the first step is the former part which describes the adsorption process and the second step is the effective combination for enzyme catalytic reaction of the PET film and the PET enzyme on the basis of the physical adsorption. At last, the third step is the hydrolysis reaction and the three-step reaction equations as follows:
 
             </div>
 
             </div>
            <div class="baneer-grid3">
 
  
 +
            <img src="https://static.igem.org/mediawiki/2016/5/54/T--TJUSLS_China--modeling_reaction.jpg">
 +
            <div class="sec-wenzi-content">In the above equation, the meaning of each symbol represents as follows:
 +
                <br>S: PET enzyme
 +
                <br>PET•S: The middle state of PET enzyme adsorption on the surface of PET sheet.
 +
                <br>PETS: The binding state of PET in the PET enzyme active site.
 +
                <br>DTP: The main product of PET hydrolysis, dimethyl terephthalate.
 +
                <br>k1-6: The reaction constant of each reaction equation.
 +
                <br>Here is the explanation of the symbols involved in the later works in order to know the derivation well. As we all know, the symbol C means the concentration of the material, so we can get that CPET•S is the concentration of the adsorption combination state of the PET film and the PET enzyme; CPETS is the concentration of the effective combined of the PET film and the PET enzyme; CS is the concentration of the free PET enzyme in the solution and CDTP is the concentration of the product, dimethyl terephthalate. We needn’t to take the reaction rate of the first reaction equation into account because it has been calculated in the adsorption part and the differential equation of the remaining two reaction rate as follows:
 
             </div>
 
             </div>
  
             <div class="clearfix"></div>
+
             <img src="https://static.igem.org/mediawiki/2016/3/3e/T--TJUSLS_China--modeling_pic6.jpg">
        </div>
+
            <div class="sec-wenzi-content">so the following equation can be gotten by putting the relationship equation of the concentration of PET•S and the PET film’s area into the above differential equation:</div>
        <div class="top-header">
+
            <div class="container">
+
                <div class="logo">
+
                    <a href="index.html">TJUSLS</a>
+
                </div>
+
                <div class="top-nav">
+
                    <nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right" id="cbp-spmenu-s2">
+
                        <h3>Modeling</h3>
+
                        <a href="https://2016.igem.org/wiki/index.php?title=Team:TJUSLS_China" class="active">home</a>
+
                        <a href="#part1">part1</a>
+
                        <a href="#part2">part2</a>
+
                        <a href="#part3">part3</a>
+
                        <a href="#part4">part4</a>
+
                        <a href="#part5">part5</a>
+
                    </nav>
+
                    <div class="main buttonset">
+
                        <!-- Class "cbp-spmenu-open" gets applied to menu and "cbp-spmenu-push-toleft" or "cbp-spmenu-push-toright" to the body -->
+
                        <button id="showrightpush" onclick="buttonClick.showRightPush()"><img src="https://static.igem.org/mediawiki/2016/f/f6/Menu-icon.png" alt=""/></button>
+
                        <!--<span class="menu"></span>-->
+
                    </div>
+
                    <script>
+
                        buttonClick.swapClass=function(id, classa, classb){
+
                            var body = $("#"+id);
+
                            var classnames = body.attr("class").split(" ");
+
                            var isFirst = true;
+
                            var newclassname = "";
+
                            for(i=0; i < classnames.length; i++){
+
                                if(classnames[i] == "") continue;
+
                                if(classnames[i] == classa){
+
                                    newclassname += " " + classb;
+
                                    isFirst = false;
+
                                }else if(classnames[i] == classb){
+
                                    newclassname += " " + classa;
+
                                    isFirst = false;
+
                                }else{
+
                                    newclassname += " " + classnames[i];
+
                                }
+
                            }
+
                            if(isFirst) newclassname += " " + classa;
+
                            body.attr("class", newclassname);
+
                        };
+
                        buttonClick.showRightPush=function(){
+
                            buttonClick.swapClass('body', 'cbp-spmenu-push-toleft', '');
+
                            buttonClick.swapClass('cbp-spmenu-s2', 'cbp-spmenu-open', '');
+
                            buttonClick.swapClass('toTop', 'right190', 'right10');
+
                        }
+
                    </script>
+
  
                    <!-- Classie - class helper functions by @desandro https://github.com/desandro/classie -->
+
            <img src="https://static.igem.org/mediawiki/2016/8/89/T--TJUSLS_China--modeling_pic8.jpg">
                    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/classie?
+
            <div class="sec-wenzi-content">And combine the above equation and the equation of dimensionless Langmuir adsorption equation, we can get:</div>
action=raw&ctype=text/javascript"></script>
+
 
                    <!-- /script-for-menu -->
+
            <img src="https://static.igem.org/mediawiki/2016/f/fe/T--TJUSLS_China--modeling_pic9.jpg">
                </div>
+
            <div class="sec-wenzi-content">
                <div class="clearfix"> </div>
+
                Now, let’s analyze the parameters of the above equation. It’s obvious that K, k3, Ka are constant in the system, while, in a fixed experiment, the area of the PET sheet and the concentration of the PET enzyme are unchangeable according to hypothesizes above, so the right part of the equation above is a constant, B. So we can get:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/1/1c/T--TJUSLS_China--modeling_pic10.jpg">
 +
 
 +
            <div class="sec-wenzi-content">According to our hypothesis, when the PET•S is decompose into the reaction products there will soon be a new PET binding on the PET film, so in the whole reaction process, the amount of the PETS won’t change at all, and we can get the differential equation being zero.</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/d/d5/T--TJUSLS_China--modeling_pic12.jpg">
 +
 
 +
            <div class="sec-wenzi-content">So the equation of the concentration of PETS is:</div>
 +
            <img src="https://static.igem.org/mediawiki/2016/c/c7/T--TJUSLS_China--modeling_pic13.jpg">
 +
 
 +
            <div class="sec-wenzi-content">While putting it into the equation-7 we can get:</div>
 +
 
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/0/08/T--TJUSLS_China--modeling_pic14.jpg">
 +
            <div class="sec-wenzi-content">and because of the assumptions as the reverse reaction rate is zero, so the constant valve of k6 is zero and the equation-14 can change into:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/e/e4/T--TJUSLS_China--modeling_pic15.jpg">
 +
            <div class="sec-wenzi-content">The above differential equation is the final rate equation of the whole reaction process, and from the equation-15 we can see that the reaction rate is a constant, D. And the reaction rate constants were different at different PET concentrations and different PET films.</div>
 +
 
 +
            <div class="sec-wenzi-list">1.2.3  Model modification</div>
 +
            <div class="sec-wenzi-content">As can be seen from the above reaction kinetics model, the whole reaction rate is a constant after reaching the adsorption equilibrium. But the reaction rate shouldn’t be a constant according to our experimental results in the whole process which indicates that the reaction products has a certain effect on the process. According to Markus Barth, we can know that the products such as: TPA, MHET, EG and BHET have a competence of combining with the PET enzyme, what’s more, MHET and BHET are powerful in this. The illustration is shown below by picture-2:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/8/89/T--TJUSLS_China--modeling_picture2.jpg">
 +
            <div class="sec-wenzi-content"><p style="align-content: center">Picture 2:a.The state of the adsorption without hydrolysis reaction happened. b. Schematic diagram of the combination of the PET enzyme and reaction products while the hydrolysis reaction is happening.</p></div>
 +
 
 +
            <div class="sec-wenzi-content">When the enzyme adsorbed on the PET film is released after the reaction, a new PET enzyme will be adsorbed on the PET immediately from the picture 2, so the adsorption equilibrium is not broken. While the combination of the PET enzyme and the products reduces the PET enzyme concentration in solution which moves the adsorption equilibrium to deduce the maximum adsorption capacity and equilibrium adsorption capacity. So the valve of the character, B, is not a constant because the valve of the concentration of PET enzyme, Ef, is changeable with the reaction time. Here we only consider the main obstacles, BHET and MHET, even though we ignore these by-products because they are so few, but their influence on the adsorption can’t be excluded. We take the character I as the damping factor of all products. So we can get:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/c/c8/T--TJUSLS_China--modeling_pic16.jpg">
 +
            <div class="sec-wenzi-content">So we can get the modified reaction rate equation:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/4/45/T--TJUSLS_China--modeling_pic17.jpg">
 +
            <div class="sec-wenzi-content">We make:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/9/93/T--TJUSLS_China--modeling_pic18.jpg">
 +
            <div class="sec-wenzi-content">So the final reaction rate equation is:</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/6/6a/T--TJUSLS_China--modeling_pic19.jpg">
 +
            <div class="sec-wenzi-content">The parameter valves can be given according to the literature and experimental data:</div>
 +
 
 +
            <div class="sec-wenzi-content"><P style="text-align: center">Table 1: The valve table of the each parameters.</P></div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/a/a1/T--TJUSLS_China--modeling_table1.jpg">
 +
            <div class="sec-wenzi-content">So the image of the reaction rate with the time under the condition of the A=28.27mm2, and E0=4×10-3 is shown in the picture 3.</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/7/7b/T--TJUSLS_China--modeling_picture3.jpg">
 +
            <div class="sec-wenzi-content"><P style="text-align: center">Picture 3: The image of the reaction rate with the time.</P></div>
 +
 
 +
            <div class="sec-wenzi-content">From the picture above, we can get that the reaction rate will decrease with the time because of the reaction products’ prohibition. We can get that when it’s 18 hours later, the reaction rate is zero which is in accordance with the experimental results that when we extend the reaction time the products won’t increase. And through this reaction rate equation we can get different reaction rate in the condition of different PET film and PET enzyme initial PET enzyme concentration.</div>
 +
 
 +
            <h3 id="part2">Part 2: The optimum condition of experiments</h3>
 +
            <div class="sec-wenzi-list">2.1  Introduction</div>
 +
 
 +
            <div class="sec-wenzi-content">In our case, in order to predict the optimum condition of recombination cell decomposing PET, it was carried out the multivariate nonlinear regression analysis model. The actual experimental data was analyzed by using the nlinfit function in MATLAB’s Statistics Toolbox. The prediction results showed in good agreement with actual value, and the model is well suitable for the actual system.</div>
 +
            <div class="sec-wenzi-list">2.2  Design and prediction set</div>
 +
 
 +
            <div class="sec-wenzi-content">Multivariate nonlinear regression is a form of regression analysis in which observational data are modeled by a function which is a nonlinear combination of the model parameters and depends on multiple independent variables.
 +
                <br>We set three variables as the reaction conditions in our model, which are the time(x1) and temperature(x2) of protein-induced expression and the cell concentration(x3). We consider that the reaction efficiency correlates with the protein-induced expression time logarithmically, and correlates with the temperature of protein-induced reaction and cell concentration quadratically. So the fitting equation is designed as follows.
 
             </div>
 
             </div>
        </div>
+
 
    </div>
+
             <img src="https://static.igem.org/mediawiki/2016/0/0c/T--TJUSLS_China--modeling_part2_eq.png">
    <!--end-header-->
+
            <div class="sec-wenzi-content">In this case, the statistical parameters were obtained by this regression-based approach. The considered tolerance parameter for minimum acceptable tolerance was the default value of 0.01. The forward stepwise procedure was the strategy for variable selection.
    <div class="content">
+
                 <br>The experimental data of one experiment group we used is shown in table2.
        <!--welcome-->
+
        <!--<div class="welcome">
+
             <div class="container">
+
                <div class="welcome-grid">
+
                    <div class="col-md-6 welcom-grid">
+
                        <img src="https://static.igem.org/mediawiki/2016/f/fd/Img7.jpg" class="img-responsive" alt="/">
+
                    </div>
+
                    <div class="col-md-6 welcom-grid1">
+
                        <h3>welcome!</h3>
+
                        <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante. Donec sagittis euismod purus.Dolor nunc vule putateulr ips dol consec.Donec semp ertet laciniate ultricie upien disse comete dolo lectus fgilla itollicil tua ludin dolor nec met quam accumsan dolore. </p>
+
                    </div>
+
                 </div>
+
 
             </div>
 
             </div>
  
        </div>-->
+
             <div class="sec-wenzi-content"><p>Table 2: Relative Enzyme Activity of E-coli with INP(ice nucleation protein)</p></div>
        <!--end-welcome-->
+
 
        <!--charities-->
+
            <img src="https://static.igem.org/mediawiki/2016/6/6c/T--TJUSLS_China--modeling_part2_table.png">
        <!--<div class="charities">
+
 
             <div class="container">
+
            <div class="sec-wenzi-list">2.3  Results and analysis</div>
                <h3>our charities</h3>
+
            <div class="sec-wenzi-content">The results of our model are as follows. And this model only can be used to predict the optimum condition of E-coli cell which is surface displayed by INP (ice nucleation protein).
                <div class="charitie-grids">
+
                 <br>These are the calculated coefficient in our fitting equation:
                    <div class="col-md-3 charitie-grid">
+
                        <span class="glyphicon glyphicon-leaf" aria-hidden="true"></span>
+
                        <h4>Adoption Child</h4>
+
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
+
                    </div>
+
                    <div class="col-md-3 charitie-grid">
+
                        <span class="glyphicon glyphicon-heart" aria-hidden="true"></span>
+
                        <h4>Charity actions</h4>
+
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
+
                    </div>
+
                    <div class="col-md-3 charitie-grid">
+
                        <span class="glyphicon glyphicon-cog" aria-hidden="true"></span>
+
                        <h4>Child Protection</h4>
+
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
+
                    </div>
+
                    <div class="col-md-3 charitie-grid">
+
                        <span class="glyphicon glyphicon-user" aria-hidden="true"></span>
+
                        <h4>Pellentesque sed</h4>
+
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
+
                    </div>
+
                    <div class="clearfix"></div>
+
                 </div>
+
 
             </div>
 
             </div>
        </div>-->
 
        <!--charities-->
 
        <!--<div class="Testimonials" id="testimonials">
 
            <div class="container">
 
                <div class="testimonial-header">
 
                    <h3>testimonial</h3>
 
                </div>
 
                <div class="test-monials">
 
                    &lt;!&ndash; start content_slider &ndash;&gt;
 
                    <div id="owl-demo" class="owl-carousel">
 
                        <div class="item">
 
                            <div class="testmonial-text">
 
                                <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante. </p>
 
                                <h4><a href="#">John Doe</a></h4>
 
                            </div>
 
                            <div class="clearfix"> </div>
 
                        </div>
 
                        <div class="item">
 
                            <div class="testmonial-text">
 
                                <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante.</p>
 
                                <h4><a href="#">Mark Trand</a></h4>
 
                            </div>
 
                            <div class="clearfix"> </div>
 
                        </div>
 
                        <div class="item">
 
                            <div class="testmonial-text">
 
                                <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante.</p>
 
                                <h4><a href="#">John Doe</a></h4>
 
                            </div>
 
                            <div class="clearfix"> </div>
 
                        </div>
 
  
                    </div>
+
            <img src="https://static.igem.org/mediawiki/2016/6/6d/T--TJUSLS_China--modeling_part2_ans.png">
 +
            <div class="sec-wenzi-content">So our fitting equation has the following form:
 +
                <br>y=27.25 ln⁡〖5.23x_1 〗+0.16x_2^2-9.82x_2+1.73x_3^2+18.81x_3-0.81
 +
                <br>with the residual error is [0, -8.02, -11.19, -9.92, 5.03, 24.11, 4.88, 3.36, 0.27, 3.03, 21.95, -9.29, -24.21].
 +
                <br>And the predicted y is [69.0, 32.0, 34.2, 40.9, 47.9, 87.9, 2.0, 4.3, 8.7, 10.9, 13.2, 20.3, 60.2], with the confidence intervals is [37.31, 20.84, 18.90, 18.57, 21.85, 28.59, 28.31, 16.78, 14.95, 15.69, 17.05, 21.83, 28.51] in the confidence probability of 95%.
 +
                <br>We made a 4-dimension picture to show the relationship between the selected three conditions and the PET decomposition efficiency using our fitting model. The red color means the high decomposition efficiency, meanwhile blue means the low decomposition efficiency. And the x-label means the temperature of protein-induced (from 16℃ to 25℃), y-label means the time of protein-induced (from 12h to 24h), z-label means the cell concentration (from 0.5mL to 3mL). Figure1 is a surf picture of our model, while Figure2 is a slice picture for our convenience in observing the details.
 +
            </div>
  
                    &lt;!&ndash;&#45;&#45;sreen-gallery-cursual&#45;&#45;&ndash;&gt;
+
            <img src="https://static.igem.org/mediawiki/2016/d/d3/T--TJUSLS_China--modeling_part2_nlinsurf.png">
                    <div class="sreen-gallery-cursual">
+
            <div class="sec-wenzi-content"><p style="text-align: center">Figure4: 4-D surf picture of Relative Enzyme Activity</p></div>
                        &lt;!&ndash; requried-jsfiles-for owl &ndash;&gt;
+
 
                        <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_owl_carousel?action=raw&amp;ctype=text/css">
+
 
                        <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/owl_carousel?action=raw&amp;ctype=text/javascript"></script>
+
            <img src="https://static.igem.org/mediawiki/2016/b/b5/T--TJUSLS_China--modeling_part2_nlinslice.png">
                        <script>
+
            <div class="sec-wenzi-content"><p style="text-align: center">Figure 5: 4-D slice picture of Relative Enzyme Activity</p></div>
                            $(document).ready(function() {
+
 
                                $("#owl-demo").owlCarousel({
+
            <div class="sec-wenzi-list">2.4  Conclusion</div>
                                    items : 1,
+
            <div class="sec-wenzi-content">We established the multivariate nonlinear regression analysis model established based on experimental data and find the mathematical expression of the efficiency of recombination cell decomposing PET. The optimum condition we find of this group is: x1=25h, x2=16℃, x3=3ml. So we can do more experiment near this condition in the future.
                                    lazyLoad : true,
+
 
                                    autoPlay : true,
+
</div>
                                    navigation : false,
+
            <div class="sec-wenzi-list">Reference</div>
                                    navigationText :  false,
+
            <div class="sec-wenzi-content">[1] Barth, Markus; Oeser, Thorsten; Wei, Ren. Effect of hydrolysis products on the enzymatic degradation of polyethylene terephthalate nanoparticles by a polyester hydrolase from Thermobifida fusca. BIOCHEMICAL ENGINEERING JOURNAL, 93, 222-228, JAN 15 2015.
                                    pagination : true,
+
                <br>[2] Markus Barth, Ren Wei, Thorsten Oeser, Johannes Then, Juliane Schmidt, Franziska Wohlgemuth, Wolfgang Zimmermann. Enzymatic hydrolysis of polyethylene terephthalate films in an ultrafiltration membrane reactor. Journal of Membrane Science 494 (2015) 182–187.
                                });
+
                <br>[3] Ren Wei a, Thorsten Oeser a, Markus Barth a, Nancy Weigl a, Anja Lübs b,
                            });
+
                Michaela Schulz-Siegmund b, Michael C. Hacker b, Wolfgang Zimmermann. Turbidimetric analysis of the enzymatic hydrolysis of polyethylene terephthalate nanoparticles. Journal of Molecular Catalysis B: Enzymatic 103 (2014) 72–78.
                        </script>
+
                <br>[4] Ren Wei, Thorsten Oeser, Juliane Schmidt, Ren e Meier, Markus Barth, Johannes Then, Wolfgang Zimmermann. Engineered Bacterial Polyester Hydrolases Efficiently Degrade Polyethylene Terephthalate. Biotechnology and Bioengineering, Vol. 9999, No. xxx, 2016.
                        &lt;!&ndash; //requried-jsfiles-for owl &ndash;&gt;
+
                <br>[5] Pan Wang & Jie He & Yufei Sun & Matthew Reynolds & Li Zhang & Shuangyan Han & Shuli Liang1 & Haixin Sui & Ying Lin. Display of fungal hydrophobin on the Pichia pastoris cell surface and its influence on Candida antarctica lipase B Due to Relieved Product Inhibition. Appl Microbiol Biotechnol, 12 March 2016.
                    </div>
+
                 <br>[6] Shosuke Yoshida, Kazumi Hiraga, Toshihiko Takehana, Ikuo Taniguchi, Hironao Yamaji, Yasuhito Maeda, Kiyotsuna Toyohara, Kenji Miyamoto, Yoshiharu Kimura, Kohei Oda. A bacterium that degrades and assimilates poly (ethylene terephthalate). BIODEGRADATION 11 MARCH 2016• VOL 351 ISSUE 6278.
                 </div>
+
 
             </div>
 
             </div>
        </div>-->
 
        <!---- testmonials ---->
 
        <div class="copyrights">Collect from <a href="http://www.cssmoban.com/" >aaaa</a></div>
 
        <!--event-water-->
 
        <div class="event">
 
            <div class="container">
 
                <h3>Recent from the event</h3>
 
                <div class="event-grids">
 
                    <div class="col-md-4 event-grid">
 
                        <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg"  class="img-responsive" alt="/">
 
                        <p class="link">09/05/2015 by<a href="#">Admin</a>13 comments</p>
 
                        <h4><a href="#">Vestibulum iaculis</a></h4>
 
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing.</p>
 
                    </div>
 
                    <div class="col-md-4 event-grid">
 
                        <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg"  class="img-responsive" alt="/">
 
                        <p class="link">19/8/2013 by<a href="#">Admin</a>10 comments</p>
 
                        <h4><a href="#">Pellentesque sed dolor</a></h4>
 
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing.</p>
 
                    </div>
 
                    <div class="col-md-4 event-grid">
 
                        <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg"  class="img-responsive" alt="/">
 
                        <p class="link">29/9/2015 by<a href="#">Admin</a>09 comments</p>
 
                        <h4><a hrf="#">Vestibulum iaculis</a></h4>
 
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing.</p>
 
                    </div>
 
                    <div class="clearfix"></div>
 
                    <div style="background-color: #eee">
 
                        <div id="part1">
 
                            <p>
 
                                1111111111111111111111111111111111111111111111111
 
                                PETase
 
                                PET降解酶发现于一种以PET为主要碳源的微生物(Ideonella sakaiensis 201-F6),该酶能将大分子聚合物降解为单体。表面展示技术是通过目的蛋白或多肽的编码基因与锚定蛋白的基因融合,通过融合蛋白的后翻译、折叠,将目的蛋白展示在宿主细胞壁的表面,从而获得全细胞催化剂的一种方法。我团队课题以PETase为主体,利用表面展示技术,从三个方面进行研究:
 
                                第一,通过蛋白质晶体学以及X射线衍射技术来解析PETase的结构,找到酶的催化中心和结合中心,并依据其结构特性指导突变位点的选择,从而对PETase进行定向突变以提高其降解效率和热稳定性;第二,将其进行原核(大肠杆菌)和真核(毕赤酵母)表面展示以进行全细胞酶催化反应。第三,将其与疏水蛋白在毕赤酵母中进行融合分泌,利用疏水蛋白两面性中的强疏水性为PET降解反应提供疏水环境以促进降解效率。同时,将疏水蛋白与PETase在毕赤酵母中进行共展示,利用疏水蛋白能改造细胞表面性质以适应极端环境的特点进一步提高全细胞催化剂的降解效率,打破了反应条件的限制,极大地拓宽了PETase降解反应的条件,以实现PETase的工业应用。
 
                            </p>
 
                            <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg" alt="/">
 
                        </div>
 
  
                        <div id="part2">
+
 
                            <p>
+
                                2222222222222222222222222222222222222222222222222
+
                                PETase
+
                                PET降解酶发现于一种以PET为主要碳源的微生物(Ideonella sakaiensis 201-F6),该酶能将大分子聚合物降解为单体。表面展示技术是通过目的蛋白或多肽的编码基因与锚定蛋白的基因融合,通过融合蛋白的后翻译、折叠,将目的蛋白展示在宿主细胞壁的表面,从而获得全细胞催化剂的一种方法。我团队课题以PETase为主体,利用表面展示技术,从三个方面进行研究:
+
                                第一,通过蛋白质晶体学以及X射线衍射技术来解析PETase的结构,找到酶的催化中心和结合中心,并依据其结构特性指导突变位点的选择,从而对PETase进行定向突变以提高其降解效率和热稳定性;第二,将其进行原核(大肠杆菌)和真核(毕赤酵母)表面展示以进行全细胞酶催化反应。第三,将其与疏水蛋白在毕赤酵母中进行融合分泌,利用疏水蛋白两面性中的强疏水性为PET降解反应提供疏水环境以促进降解效率。同时,将疏水蛋白与PETase在毕赤酵母中进行共展示,利用疏水蛋白能改造细胞表面性质以适应极端环境的特点进一步提高全细胞催化剂的降解效率,打破了反应条件的限制,极大地拓宽了PETase降解反应的条件,以实现PETase的工业应用。
+
                            </p>
+
                            <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg" alt="/">
+
                        </div>
+
                        <div id="part3">
+
                            <p>
+
                                333333333333333333333333333333333333333333333333
+
                                PETase
+
                                PET降解酶发现于一种以PET为主要碳源的微生物(Ideonella sakaiensis 201-F6),该酶能将大分子聚合物降解为单体。表面展示技术是通过目的蛋白或多肽的编码基因与锚定蛋白的基因融合,通过融合蛋白的后翻译、折叠,将目的蛋白展示在宿主细胞壁的表面,从而获得全细胞催化剂的一种方法。我团队课题以PETase为主体,利用表面展示技术,从三个方面进行研究:
+
                                第一,通过蛋白质晶体学以及X射线衍射技术来解析PETase的结构,找到酶的催化中心和结合中心,并依据其结构特性指导突变位点的选择,从而对PETase进行定向突变以提高其降解效率和热稳定性;第二,将其进行原核(大肠杆菌)和真核(毕赤酵母)表面展示以进行全细胞酶催化反应。第三,将其与疏水蛋白在毕赤酵母中进行融合分泌,利用疏水蛋白两面性中的强疏水性为PET降解反应提供疏水环境以促进降解效率。同时,将疏水蛋白与PETase在毕赤酵母中进行共展示,利用疏水蛋白能改造细胞表面性质以适应极端环境的特点进一步提高全细胞催化剂的降解效率,打破了反应条件的限制,极大地拓宽了PETase降解反应的条件,以实现PETase的工业应用。
+
                            </p>
+
                            <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg" alt="/">
+
                        </div>
+
                        <div id="part4">
+
                            <p>
+
                                44444444444444444444444444444444444444444444444444
+
                                PETase
+
                                PET降解酶发现于一种以PET为主要碳源的微生物(Ideonella sakaiensis 201-F6),该酶能将大分子聚合物降解为单体。表面展示技术是通过目的蛋白或多肽的编码基因与锚定蛋白的基因融合,通过融合蛋白的后翻译、折叠,将目的蛋白展示在宿主细胞壁的表面,从而获得全细胞催化剂的一种方法。我团队课题以PETase为主体,利用表面展示技术,从三个方面进行研究:
+
                                第一,通过蛋白质晶体学以及X射线衍射技术来解析PETase的结构,找到酶的催化中心和结合中心,并依据其结构特性指导突变位点的选择,从而对PETase进行定向突变以提高其降解效率和热稳定性;第二,将其进行原核(大肠杆菌)和真核(毕赤酵母)表面展示以进行全细胞酶催化反应。第三,将其与疏水蛋白在毕赤酵母中进行融合分泌,利用疏水蛋白两面性中的强疏水性为PET降解反应提供疏水环境以促进降解效率。同时,将疏水蛋白与PETase在毕赤酵母中进行共展示,利用疏水蛋白能改造细胞表面性质以适应极端环境的特点进一步提高全细胞催化剂的降解效率,打破了反应条件的限制,极大地拓宽了PETase降解反应的条件,以实现PETase的工业应用。
+
                            </p>
+
                            <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg" alt="/">
+
                        </div>
+
                        <div id="part5">
+
                            <p>
+
                                55555555555555555555555555555555555555555555555555
+
                                PETase
+
                                PET降解酶发现于一种以PET为主要碳源的微生物(Ideonella sakaiensis 201-F6),该酶能将大分子聚合物降解为单体。表面展示技术是通过目的蛋白或多肽的编码基因与锚定蛋白的基因融合,通过融合蛋白的后翻译、折叠,将目的蛋白展示在宿主细胞壁的表面,从而获得全细胞催化剂的一种方法。我团队课题以PETase为主体,利用表面展示技术,从三个方面进行研究:
+
                                第一,通过蛋白质晶体学以及X射线衍射技术来解析PETase的结构,找到酶的催化中心和结合中心,并依据其结构特性指导突变位点的选择,从而对PETase进行定向突变以提高其降解效率和热稳定性;第二,将其进行原核(大肠杆菌)和真核(毕赤酵母)表面展示以进行全细胞酶催化反应。第三,将其与疏水蛋白在毕赤酵母中进行融合分泌,利用疏水蛋白两面性中的强疏水性为PET降解反应提供疏水环境以促进降解效率。同时,将疏水蛋白与PETase在毕赤酵母中进行共展示,利用疏水蛋白能改造细胞表面性质以适应极端环境的特点进一步提高全细胞催化剂的降解效率,打破了反应条件的限制,极大地拓宽了PETase降解反应的条件,以实现PETase的工业应用。
+
                            </p>
+
                            <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg" alt="/">
+
                        </div>
+
                    </div>
+
                </div>
+
 
             </div>
 
             </div>
        </div>
 
        <!--event-->
 
        <!--contact-->
 
        <!--    <div class="contactus">
 
                <div class="container">
 
                    <div class="contactus-grids">
 
                        <div class="col-md-6 contactus-grid">
 
                            <h3>contact us</h3>
 
  
                                <span>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below
 
                                    for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum
 
                                    et Malorum" by Cicero are also reproduced in their exact original form,
 
                                    accompanied by English versions from the 1914 translation by H. Rackham.</span>
 
                            <address>
 
                                <p>The Company Name Inc.</p>
 
                                <p>7899 St Vincent Place,</p>
 
                                <p>Glasgow,Le 99 Pr 45.</p>
 
                                <p>Telephone: +1 800 603 6035</p>
 
                                <p>FAX: +1 800 889 9898</p>
 
                                <p>E-mail: <a href="mailto:example@mail.com">example@mail.com</a></p>
 
                            </address>
 
  
                        </div>
+
            <div class="clear"></div>
                        <div class="col-md-6 google-map">
+
        </div>
                        </div>
+
 
                        <div class="clearfix"></div>
+
        <div class="wenzi-end"></div>
 +
        <div class="up"><img src="https://static.igem.org/mediawiki/2016/6/62/T--TJUSLS_China--up.jpg"/></div>
 +
    </div>
 +
    <!--foot-->
 +
    <div class="footer_bg">
 +
        <div class="foot_wrap">
 +
            <div class="footer">
 +
                <div class="footer_btm">
 +
                    <div class="copy">
 +
                        <p class="w3-link">Copyright 2016 TJUSLS</p>
 
                     </div>
 
                     </div>
 +
                    <div class="clear"></div>
 
                 </div>
 
                 </div>
            </div>-->
 
        <!--end-contact-->
 
    </div >
 
    <div class="footer-section">
 
        <div class="container">
 
            <div class="footer-top">
 
                <p>Copyright &copy; 2015.Company name All rights reserved.More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">aaa</a> - Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">aaa</a></p>
 
 
             </div>
 
             </div>
            <script type="text/javascript">
 
                $(document).ready(function() {
 
                    /*
 
                    var defaults = {
 
                    containerID: 'toTop', // fading element id
 
                    containerHoverID: 'toTopHover', // fading element hover id
 
                    scrollSpeed: 1200,
 
                    easingType: 'linear'
 
                    };
 
                    */
 
 
                    $().UItoTop({ easingType: 'easeOutQuart' });
 
 
                });
 
            </script>
 
            <a href="#" id="toTop" class="right10" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
 
 
         </div>
 
         </div>
 
     </div>
 
     </div>
</div>
 
 
</body>
 
</body>
 
 
</html>
 
</html>

Revision as of 02:14, 19 October 2016

Menu
Modeling

Part1 Reaction kinetics

There are three reasons we choose two steps, adsorption and reaction, to describe the process of PET enzymatic hydrolysis reaction:
First, the adsorption process has a greater impact on the PET enzymatic hydrolysis process which we can’t ignore.
Second, the combination of the two parts can solve the problem that the Michaelis-Menten equation is not suitable for heterogeneous reactions.
Third, the effect of reaction area in the hydrolysis process can be well considered by taking the adsorption process into account.
Adsorption
Adsorption equation
In this part, we choose the Langmuir isothermal adsorption equation to describe the first step in the reaction process, the combination of the PET film and the PET enzyme. The general adsorption image of this equation in a typical solution is shown in picture 1:

Picture 1: The image of the Langmuir adsorption.

Here we assume that the PET enzyme adsorption process in accordance with the adsorption process in the picture above. This isothermal adsorption equation is suitable for the case where there is only one adsorbed species, while the PET adsorption process is just this one. In order to apply this equation to solve the reaction kinetics problem well, some assumptions are given follows:
A.The solid surface of PET is smooth.
B.The adsorption of PET enzyme on the PET-solid-surface is monomolecular layer.
C.No intermolecular forces between the PET enzyme molecules.
D.The adsorption process of PET enzyme on the PET-solid-surface will come a dynamic equilibrium after a certain time.
According to the Langmuir theory, the adsorption isotherm equation is:
In the above equation, Γ is the quality of PET enzyme adsorption by unit quality PET, g; Γmax is the maximum adsorption of PET enzyme by unit quality PET, g; Ka is the adsorption dissociation constant, mL/g; Ef is the concentration of free PET enzyme in the solution, g/mL.
1.1.2 Solution of adsorption constant
In general, we use the double reciprocal method to find the adsorption constant of the Langmuir equation. It’s used in this situation as well, so the double reciprocal equation is:
So if we have the experimental data by experimenting with quartz crystal microbalance to detect the adsorption capacity of PET, we can get the constant Γmax and Ka through the equation above. While it’s no time for us to do so many adsorption process experiments, so it’s the other way we need to seek in order to solve the reaction kinetics problem well.
We seek the ultimate goal first now, and it’s well known that we want to get the reaction kinetics equation. So the valve of the constant Γmax and Ka is not wanted if we can get the reaction kinetics equation finally through another way. First of this, let us see the association of the constant Γmax and the reactant concentration it will be used later. The dimensionless adsorption capacity is defined as the following formula:
So, in the above equation, θ is represents the dimensionless adsorption capacity. So the Langmuir adsorption equation can be converted into the next form:
The maximum adsorption capacity of the solution will be avoided by using this model. And as we always know, the maximum adsorption capacity is certainly proportional to the area of the PET film, so the concentration of the combination state of the PET enzyme and PET film in the whole system is related to the PET film area and dimensionless adsorption capacity. Here, we use the character PET•S represent the middle state of PET enzyme adsorption on the surface of PET sheet. So the concentration of this PET•S can be achieved through the following equation:
While in the above equation, K is a constant connecting the three characters and A represents the area of the PET film. In this way, we put the Langmuir adsorption equation linked with the second step of hydrolysis reaction process, here, the equation above is the key to connect the two step, and the valve of the CPET•S will be used in the next part. It avoid the solving process of the Γmax needing the adsorption experiment by quartz crystal microbalance which would cost a lot of time.
1.2 PET enzymatic hydrolysis process
1.2.1 Abstract
The model of PET enzymatic hydrolysis process is made up of two parts. It’s known that the general enzymatic reaction rate is far faster than diffusion rate, so, in this process, the hydrolysis reaction is very important as well as the diffusion adsorption process.
According to combining the Langmuir equation and the reaction rate equation we get a heterogeneous kinetic model. In this model, only the PET enzyme binds to the PET sheet and the PET is insoluble in the solution. While, in fact, the product of the hydrolysis reaction, BHET and MHET shown a competitive inhibition of the hydrolytic activity of PET enzyme against PET sheet, which would decrease the free concentration of free enzyme in the solution according to Markus Barth. So the kinetic equation eventually needs to be corrected which we will cover in the next section.
1.2.2 Model
In this part, our goal is to deduce the chemical reaction rate. We make some reasonable assumptions in order to simplify the derivation process because of the complex enzymatic reaction process. Here are the hypothesizes:
A. The change of the area of the PET sheet is assumed to be negligible due to the slow rate of PET decomposition.
B. The reverse reaction rate is assumed to be zero as the quality of cis-reaction products is negligible compared to the amount of solution due to the slow cis-reaction rate.
C. The changes in the quality of water can be excluded because of the large excess of aqueous solution.
D. The time to achieve the equilibrium of the adsorption reaction can be ignored. Because the reaction time relative to the adsorption time is so long that the time to achieve the adsorption equilibrium can be negligible, while, after reaching the maximum adsorption quantity, new PET enzyme will be adsorbed on the PET sheet soon whenever there is some PET enzyme reaction with PET to release the products.
E. The enzymatic reaction is carried out only on the solid surface of the PET sheet, and the PET enzyme won’t enter the interior of the PET, and the solubility of the PET in the solution is zero.
F. The concentration of PET enzyme in solution is assumed to be constant.
There are three main steps in the whole process on the basis of the given assumptions above, the first step is the former part which describes the adsorption process and the second step is the effective combination for enzyme catalytic reaction of the PET film and the PET enzyme on the basis of the physical adsorption. At last, the third step is the hydrolysis reaction and the three-step reaction equations as follows:
In the above equation, the meaning of each symbol represents as follows:
S: PET enzyme
PET•S: The middle state of PET enzyme adsorption on the surface of PET sheet.
PETS: The binding state of PET in the PET enzyme active site.
DTP: The main product of PET hydrolysis, dimethyl terephthalate.
k1-6: The reaction constant of each reaction equation.
Here is the explanation of the symbols involved in the later works in order to know the derivation well. As we all know, the symbol C means the concentration of the material, so we can get that CPET•S is the concentration of the adsorption combination state of the PET film and the PET enzyme; CPETS is the concentration of the effective combined of the PET film and the PET enzyme; CS is the concentration of the free PET enzyme in the solution and CDTP is the concentration of the product, dimethyl terephthalate. We needn’t to take the reaction rate of the first reaction equation into account because it has been calculated in the adsorption part and the differential equation of the remaining two reaction rate as follows:
so the following equation can be gotten by putting the relationship equation of the concentration of PET•S and the PET film’s area into the above differential equation:
And combine the above equation and the equation of dimensionless Langmuir adsorption equation, we can get:
Now, let’s analyze the parameters of the above equation. It’s obvious that K, k3, Ka are constant in the system, while, in a fixed experiment, the area of the PET sheet and the concentration of the PET enzyme are unchangeable according to hypothesizes above, so the right part of the equation above is a constant, B. So we can get:
According to our hypothesis, when the PET•S is decompose into the reaction products there will soon be a new PET binding on the PET film, so in the whole reaction process, the amount of the PETS won’t change at all, and we can get the differential equation being zero.
So the equation of the concentration of PETS is:
While putting it into the equation-7 we can get:
and because of the assumptions as the reverse reaction rate is zero, so the constant valve of k6 is zero and the equation-14 can change into:
The above differential equation is the final rate equation of the whole reaction process, and from the equation-15 we can see that the reaction rate is a constant, D. And the reaction rate constants were different at different PET concentrations and different PET films.
1.2.3 Model modification
As can be seen from the above reaction kinetics model, the whole reaction rate is a constant after reaching the adsorption equilibrium. But the reaction rate shouldn’t be a constant according to our experimental results in the whole process which indicates that the reaction products has a certain effect on the process. According to Markus Barth, we can know that the products such as: TPA, MHET, EG and BHET have a competence of combining with the PET enzyme, what’s more, MHET and BHET are powerful in this. The illustration is shown below by picture-2:

Picture 2:a.The state of the adsorption without hydrolysis reaction happened. b. Schematic diagram of the combination of the PET enzyme and reaction products while the hydrolysis reaction is happening.

When the enzyme adsorbed on the PET film is released after the reaction, a new PET enzyme will be adsorbed on the PET immediately from the picture 2, so the adsorption equilibrium is not broken. While the combination of the PET enzyme and the products reduces the PET enzyme concentration in solution which moves the adsorption equilibrium to deduce the maximum adsorption capacity and equilibrium adsorption capacity. So the valve of the character, B, is not a constant because the valve of the concentration of PET enzyme, Ef, is changeable with the reaction time. Here we only consider the main obstacles, BHET and MHET, even though we ignore these by-products because they are so few, but their influence on the adsorption can’t be excluded. We take the character I as the damping factor of all products. So we can get:
So we can get the modified reaction rate equation:
We make:
So the final reaction rate equation is:
The parameter valves can be given according to the literature and experimental data:

Table 1: The valve table of the each parameters.

So the image of the reaction rate with the time under the condition of the A=28.27mm2, and E0=4×10-3 is shown in the picture 3.

Picture 3: The image of the reaction rate with the time.

From the picture above, we can get that the reaction rate will decrease with the time because of the reaction products’ prohibition. We can get that when it’s 18 hours later, the reaction rate is zero which is in accordance with the experimental results that when we extend the reaction time the products won’t increase. And through this reaction rate equation we can get different reaction rate in the condition of different PET film and PET enzyme initial PET enzyme concentration.

Part 2: The optimum condition of experiments

2.1 Introduction
In our case, in order to predict the optimum condition of recombination cell decomposing PET, it was carried out the multivariate nonlinear regression analysis model. The actual experimental data was analyzed by using the nlinfit function in MATLAB’s Statistics Toolbox. The prediction results showed in good agreement with actual value, and the model is well suitable for the actual system.
2.2 Design and prediction set
Multivariate nonlinear regression is a form of regression analysis in which observational data are modeled by a function which is a nonlinear combination of the model parameters and depends on multiple independent variables.
We set three variables as the reaction conditions in our model, which are the time(x1) and temperature(x2) of protein-induced expression and the cell concentration(x3). We consider that the reaction efficiency correlates with the protein-induced expression time logarithmically, and correlates with the temperature of protein-induced reaction and cell concentration quadratically. So the fitting equation is designed as follows.
In this case, the statistical parameters were obtained by this regression-based approach. The considered tolerance parameter for minimum acceptable tolerance was the default value of 0.01. The forward stepwise procedure was the strategy for variable selection.
The experimental data of one experiment group we used is shown in table2.

Table 2: Relative Enzyme Activity of E-coli with INP(ice nucleation protein)

2.3 Results and analysis
The results of our model are as follows. And this model only can be used to predict the optimum condition of E-coli cell which is surface displayed by INP (ice nucleation protein).
These are the calculated coefficient in our fitting equation:
So our fitting equation has the following form:
y=27.25 ln⁡〖5.23x_1 〗+0.16x_2^2-9.82x_2+1.73x_3^2+18.81x_3-0.81
with the residual error is [0, -8.02, -11.19, -9.92, 5.03, 24.11, 4.88, 3.36, 0.27, 3.03, 21.95, -9.29, -24.21].
And the predicted y is [69.0, 32.0, 34.2, 40.9, 47.9, 87.9, 2.0, 4.3, 8.7, 10.9, 13.2, 20.3, 60.2], with the confidence intervals is [37.31, 20.84, 18.90, 18.57, 21.85, 28.59, 28.31, 16.78, 14.95, 15.69, 17.05, 21.83, 28.51] in the confidence probability of 95%.
We made a 4-dimension picture to show the relationship between the selected three conditions and the PET decomposition efficiency using our fitting model. The red color means the high decomposition efficiency, meanwhile blue means the low decomposition efficiency. And the x-label means the temperature of protein-induced (from 16℃ to 25℃), y-label means the time of protein-induced (from 12h to 24h), z-label means the cell concentration (from 0.5mL to 3mL). Figure1 is a surf picture of our model, while Figure2 is a slice picture for our convenience in observing the details.

Figure4: 4-D surf picture of Relative Enzyme Activity

Figure 5: 4-D slice picture of Relative Enzyme Activity

2.4 Conclusion
We established the multivariate nonlinear regression analysis model established based on experimental data and find the mathematical expression of the efficiency of recombination cell decomposing PET. The optimum condition we find of this group is: x1=25h, x2=16℃, x3=3ml. So we can do more experiment near this condition in the future.
Reference
[1] Barth, Markus; Oeser, Thorsten; Wei, Ren. Effect of hydrolysis products on the enzymatic degradation of polyethylene terephthalate nanoparticles by a polyester hydrolase from Thermobifida fusca. BIOCHEMICAL ENGINEERING JOURNAL, 93, 222-228, JAN 15 2015.
[2] Markus Barth, Ren Wei, Thorsten Oeser, Johannes Then, Juliane Schmidt, Franziska Wohlgemuth, Wolfgang Zimmermann. Enzymatic hydrolysis of polyethylene terephthalate films in an ultrafiltration membrane reactor. Journal of Membrane Science 494 (2015) 182–187.
[3] Ren Wei a, Thorsten Oeser a, Markus Barth a, Nancy Weigl a, Anja Lübs b, Michaela Schulz-Siegmund b, Michael C. Hacker b, Wolfgang Zimmermann. Turbidimetric analysis of the enzymatic hydrolysis of polyethylene terephthalate nanoparticles. Journal of Molecular Catalysis B: Enzymatic 103 (2014) 72–78.
[4] Ren Wei, Thorsten Oeser, Juliane Schmidt, Ren e Meier, Markus Barth, Johannes Then, Wolfgang Zimmermann. Engineered Bacterial Polyester Hydrolases Efficiently Degrade Polyethylene Terephthalate. Biotechnology and Bioengineering, Vol. 9999, No. xxx, 2016.
[5] Pan Wang & Jie He & Yufei Sun & Matthew Reynolds & Li Zhang & Shuangyan Han & Shuli Liang1 & Haixin Sui & Ying Lin. Display of fungal hydrophobin on the Pichia pastoris cell surface and its influence on Candida antarctica lipase B Due to Relieved Product Inhibition. Appl Microbiol Biotechnol, 12 March 2016.
[6] Shosuke Yoshida, Kazumi Hiraga, Toshihiko Takehana, Ikuo Taniguchi, Hironao Yamaji, Yasuhito Maeda, Kiyotsuna Toyohara, Kenji Miyamoto, Yoshiharu Kimura, Kohei Oda. A bacterium that degrades and assimilates poly (ethylene terephthalate). BIODEGRADATION 11 MARCH 2016• VOL 351 ISSUE 6278.