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

(Prototype team page)
 
Line 1: Line 1:
{{TJUSLS_China}}
+
 
 
<html>
 
<html>
 +
<style>
 +
    #content{width:100%;padding:0px;margin:0px;background-color: #ededed;}
 +
    #sideMenu, #top_title
 +
    {
 +
        display: none;
 +
    }
 +
    body{font: 16px sans-serif;}
 +
    .footer_bg .footer {
 +
        padding: 0;
 +
        border-top: 6px solid #222222;
 +
    }
 +
    .footer_bg .footer_btm {
 +
        margin-top: 4%;
 +
        border-top: none;
 +
        padding: 2% 4%;
 +
        padding-top: 2%;
 +
        max-width: 1458px;
 +
        margin: 0 auto;
 +
    }
 +
</style>
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <title></title>
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/index_style?action=raw&amp;ctype=text/css">
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_two?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_one?action=raw&ctype=text/javascript"></script>
 +
</head>
 +
<body>
 +
<!--menu-->
 +
<div class="header-box">
 +
    <div class="header">
 +
        <!-- start h_menu4 -->
 +
        <div class="h_menu4">
 +
            <a class="toggleMenu" href="">Menu</a>
 +
            <ul id="top_ul_my" class="nav">
 +
                <script>
 +
                    function getHover(number){
 +
                        var top_ul_my_lis = $("#top_ul_my").find(">li");
 +
                        console.log(top_ul_my_lis);
 +
                        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++){
 +
                            if(i == number) {
 +
                                top_ul_my_lis[i].setAttribute("class", "hover");
 +
                            }else{
 +
                                top_ul_my_lis[i].setAttribute("class", "");
 +
                            }
 +
                        }
 +
                    }
  
<div class="column full_size" >
+
                    $(".header").hover(function(event){
 +
                        event.stopPropagation();
 +
                        $('#top_ul_my li').attr("class","");
 +
                    });
  
<p>Here you can describe the results of your project and your future plans. </p>
+
                </script>
 +
                <li onmouseover="getHover(0)"><a href="https://2016.igem.org/Team:TJUSLS_China/home">TJUSLS</a></li>
 +
                <li onmouseover="getHover(1)" class=""><a href="" class="root">project</a>
 +
                    <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/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/Proof">Proof of Concept</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li>
  
<h5>What should this page contain?</h5>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li>
<ul>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Results">Results</a></li>
<li> Clearly and objectively describe the results of your work.</li>
+
                    </ul>
<li> Future plans for the project </li>
+
                </li>
<li> Considerations for replicating the experiments </li>
+
                <li onmouseover="getHover(2)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a>
</ul>
+
                    <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>
 +
                <li class="active" onmouseover="getHover(3)"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li>
 +
                <li onmouseover="getHover(4)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a>
 +
 +
                </li>
 +
 +
                <li onmouseover="getHover(5)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a>
 +
                    <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>
 +
                <li onmouseover="getHover(6)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a>
 +
                    <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>
 +
 +
                    <ul>
 +
                        <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>
 +
        <!-- end h_menu4 -->
 +
        <div class="clear"></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">Project Design</a></li>
 +
            <li><a href="#part2">Lab Work</a></li>
 +
            <li><a href="#part3">Shipment</a></li>
 +
        </ul>
 +
    </div>
 +
</div>
 +
<!--title-->
 +
<div class="second-title">
 +
    Results
 +
    <div class="second-title-img">
 +
        <img src="https://static.igem.org/mediawiki/2016/8/86/T--TJUSLS_China--second-logo.png"/>
 +
    </div>
 
</div>
 
</div>
 +
<!--content-->
 +
<div class="second-content">
 +
    <div class="sec-list-wenzi">
 +
        <h3 id="part1">Mutation:</h3>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/2/22/ProofTJU1.jpg" width="600" height="300">
 +
        <div class="sec-wenzi-content">Figure 1. The Comparison of the enzyme activity between PETase and three kinds of mutated PETase. The reaction condition is 100μL solution,pH 9.0(bicine-NaOH), 40 degree, 18h, the substrate is a round with a diameter of 2mm. The results are detected by Hplc. The y-axis stands for the area of the peak of MHET, the main product of the PETase’s degrading of PET. The x-axis stands for the concentration of the protein.</div>
  
<div class="column half_size" >
+
        <img src="https://static.igem.org/mediawiki/igem.org/5/53/ProofTJU2.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 2. PETase’s self-degrading condition in different temperature. We take the quantity of PETase in the day the experiment begines as 100%. We can now see when stored in low temperature, the protein was degraded slowly, but in room temperature, the protein degrades rapidly. The Quantity of PETase left was measured by protein gel and analysised by a computer program called GEL-PRO.</div>
  
 +
        <div class="sec-wenzi-list">Surface display in E.coli by using INP</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/6/64/ProofTJU3.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 3  Relative enzyme activity of  engineering bacteria E.coli(BL21)/pET22b(+)NP when induced at 16℃.</div>
  
<h5> Project Achievements </h5>
+
        <img src="https://static.igem.org/mediawiki/igem.org/3/3c/ProofTJU4.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 4  Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced at 25℃ with different amount of bacteria.</div>
  
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
+
        <img src="https://static.igem.org/mediawiki/igem.org/e/e0/ProofTJU5.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 5  Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced with 0.1mM IPTG for 24h.</div>
  
<ul>
+
        <img src="https://static.igem.org/mediawiki/igem.org/8/82/ProofTJU6.jpg" height="300" width="600">
<li>A list of linked bullet points of the successful results during your project</li>
+
        <div class="sec-wenzi-content">Figure 6  Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced at 16℃ with 0.1mM IPTG for 1h, 4h, 8h, 12h, 16h and 20h.</div>
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
</ul>
+
  
</div>
+
        <div class="sec-wenzi-list">Surface display in E.coli by using LPP-OmpA</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/6/66/ProofTJU8.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 7  Relative enzyme activity of  engineering bacteria E.coli(BL21)/pET22b(+)LAP when induced at 16℃.</div>
  
 +
        <div class="sec-wenzi-list">Surface display in E.coli by using BrkA</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/6/60/ProofTJU9.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 8 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)Brk when induced at 16℃ and 25 ℃ with 0.02mM IPTG.And the last two were induced with 0.09mM IPTG.</div>
  
<div class="column half_size" >
+
        <div class="sec-wenzi-list">Surface display in E.coli by using AIDA</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/d/d5/ProofTJU10.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 9. Reletive enzyme activity of engineering  bacteria E.coli(BL21)/pET22b(+) ap at 16 ℃</div>
  
<h5>Inspiration</h5>
+
        <div class="sec-wenzi-list">Surface display in Pichia Pastoris</div>
<p>See how other teams presented their results.</p>
+
        <img src="https://static.igem.org/mediawiki/igem.org/0/0f/ProofTJU11.jpg" height="300" width="600">
<ul>
+
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
</ul>
+
  
</div>
+
        <img src="https://static.igem.org/mediawiki/igem.org/e/e5/ProofTJU12.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 10: The activity of P. pastoris PETase-GCW21. a&b used the first group of yeast; c&d used the second of yeast; a&c:the activity in different yeasts'concentration under the best hour; b&d: the activity in different hours under the best concentration.</div>
  
  
 +
        <img src="https://static.igem.org/mediawiki/igem.org/4/48/ProofTJU13.jpg" height="300" width="600">
 +
        <img src="https://static.igem.org/mediawiki/igem.org/2/2d/ProofTJU14.jpg" height="300" width="600">
  
 +
        <div class="sec-wenzi-content">Figure 11: The activity of P. pastoris PETase-GCW51. a&b used the first group of yeast; c&d used the third of yeast; a&c:the activity in different yeasts'concentration under the best hour; b&d: the activity in different hours under the best concentration.</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/igem.org/d/d7/ProofTJU15.jpg" height="300" width="600">
 +
        <img src="https://static.igem.org/mediawiki/igem.org/0/0c/ProofTJU16.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 12: The activity of P. pastoris PETase-GCW61. a&b used the first group of yeast; c&d used the third of yeast; a&c:the activity in different yeasts'concentration under the best hour; b&d: the activity in different hours under the best concentration.</div>
 +
 +
        <div class="sec-wenzi-list">Co-display in Pichia Pastoris</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/6/67/ProofTJU17.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 13: The activity of the first group of ppic9-PETase-GCW51 & ppiczaA-HFB1-GCW61 co-display transformants in different hours  and amount of yeast.</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/igem.org/d/d5/ProofTJU18.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 14: The activity of the second group of ppic9-PETase-GCW51 & ppiczaA-HFB1-GCW61 co-display transformants in different hours  and amount of yeast.</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/igem.org/b/b9/ProofTJU19.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 15: The activity of the first group of ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformants in different hours  and amount of yeast.</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/igem.org/a/a0/ProofTJU20.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 16: The activity of the second group of ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformants in different hours  and amount of yeast.</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/igem.org/e/ea/ProofTJU21.jpg" height="300" width="600">
 +
        <div class="sec-wenzi-content">Figure 17: The activity of ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformant and ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformant in best condition</div>
 +
 +
 +
 +
 +
            <div class="clear"></div>
 +
    </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 class="clear"></div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 14:05, 18 October 2016

Menu
Results

Mutation:

Figure 1. The Comparison of the enzyme activity between PETase and three kinds of mutated PETase. The reaction condition is 100μL solution,pH 9.0(bicine-NaOH), 40 degree, 18h, the substrate is a round with a diameter of 2mm. The results are detected by Hplc. The y-axis stands for the area of the peak of MHET, the main product of the PETase’s degrading of PET. The x-axis stands for the concentration of the protein.
Figure 2. PETase’s self-degrading condition in different temperature. We take the quantity of PETase in the day the experiment begines as 100%. We can now see when stored in low temperature, the protein was degraded slowly, but in room temperature, the protein degrades rapidly. The Quantity of PETase left was measured by protein gel and analysised by a computer program called GEL-PRO.
Surface display in E.coli by using INP
Figure 3 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced at 16℃.
Figure 4 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced at 25℃ with different amount of bacteria.
Figure 5 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced with 0.1mM IPTG for 24h.
Figure 6 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)NP when induced at 16℃ with 0.1mM IPTG for 1h, 4h, 8h, 12h, 16h and 20h.
Surface display in E.coli by using LPP-OmpA
Figure 7 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)LAP when induced at 16℃.
Surface display in E.coli by using BrkA
Figure 8 Relative enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+)Brk when induced at 16℃ and 25 ℃ with 0.02mM IPTG.And the last two were induced with 0.09mM IPTG.
Surface display in E.coli by using AIDA
Figure 9. Reletive enzyme activity of engineering bacteria E.coli(BL21)/pET22b(+) ap at 16 ℃
Surface display in Pichia Pastoris
Figure 10: The activity of P. pastoris PETase-GCW21. a&b used the first group of yeast; c&d used the second of yeast; a&c:the activity in different yeasts'concentration under the best hour; b&d: the activity in different hours under the best concentration.
Figure 11: The activity of P. pastoris PETase-GCW51. a&b used the first group of yeast; c&d used the third of yeast; a&c:the activity in different yeasts'concentration under the best hour; b&d: the activity in different hours under the best concentration.
Figure 12: The activity of P. pastoris PETase-GCW61. a&b used the first group of yeast; c&d used the third of yeast; a&c:the activity in different yeasts'concentration under the best hour; b&d: the activity in different hours under the best concentration.
Co-display in Pichia Pastoris
Figure 13: The activity of the first group of ppic9-PETase-GCW51 & ppiczaA-HFB1-GCW61 co-display transformants in different hours and amount of yeast.
Figure 14: The activity of the second group of ppic9-PETase-GCW51 & ppiczaA-HFB1-GCW61 co-display transformants in different hours and amount of yeast.
Figure 15: The activity of the first group of ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformants in different hours and amount of yeast.
Figure 16: The activity of the second group of ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformants in different hours and amount of yeast.
Figure 17: The activity of ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformant and ppic9-PETase-GCW51 & ppiczaA-HGF1-GCW61 co-display transformant in best condition