Difference between revisions of "Team:Tianjin"

Line 1: Line 1:
  
{{:Team:Tianjin/Templates/MaterialTheme}}
+
{{:Team:Tianjin/Templates/MaterialTheme|}}
  
 
<html lang="en">
 
<html lang="en">
 +
 +
<style>
 +
  #Overview{
 +
    color: inherit;
 +
    background-color: rgba(255, 255, 255, 0.1);
 +
  }
 +
</style>
 +
 
<body>
 
<body>
<!-- Section 2 -->
+
         <div class="wrapper-white header">
         <div class="wrapper">
+
 
             <div class="section section-header">
 
             <div class="section section-header">
 +
                <div class="parallax full-image">
 +
                    <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/1/1e/TeamTianjin_BG_Test.jpg" alt="TeamTianjin Back Ground">
 +
                    <div class="container">
 +
                        <div class="content">
 +
                            <h1>Team Tianjin</h1>
 +
                            <div class="separator-container">
 +
                                <div class="separator line-separator">∎</div>
 +
                            </div>
 +
                            <h5>"Plastic tastes good." &nbsp; --- &nbsp; <i>Yeast</i></h5>
 +
                        </div>
 +
                    </div>
 +
                </div>
 
             </div>
 
             </div>
                 <a href="" data-scroll="true" data-id="#CurrentSituation" class="scroll-arrow -xs -sm">
+
                 </a>
+
<!-- Section 1 -->
 +
            <div class="section" id="BriefIntro">
 +
                 <div class="text-area">
 +
                    <div class="container">
 +
                        <div class="row">
 +
                            <div class="title">
 +
                                <h2>A brief description</h2>
 +
                                <p class="TeamTianjin-text-main">
 +
                                    This March our team paid much attention to an article <i class="ref-title">A bacterium that degrades and assimilates poly(ethylene terephthalate)</i><a class="btn popover-info ref-title-link" data-toggle="popover" data-placement="top" title="Reference" data-content="Yoshida, Shosuke, et al. 'A bacterium that degrades and assimilates poly (ethylene terephthalate).' Science 351.6278 (2016): 1196-1199.">1</a> published in Science in the same month. A new kind of bacteria that can decompose PET was found and studied in detail. We plan to express its unique genes in some commonly used mode organisms such as yeasts and E.colis to enhance its activities of decomposition significantly since they are relatively low at present.
 +
                                </p>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                 </div>
 +
            </div>
 +
        </div>
 +
 
 +
<!-- Section 2 -->
 +
        <div class="wrapper-white">
 
             <div class="section" id="CurrentSituation">
 
             <div class="section" id="CurrentSituation">
 
                 <div class="text-area">
 
                 <div class="text-area">
Line 16: Line 53:
 
                             <div class="title">
 
                             <div class="title">
 
                                 <h2>Current situation</h2>
 
                                 <h2>Current situation</h2>
                                 <p class="large">
+
                                 <p class="TeamTianjin-text-main">
 
                                     We have synthesized the gene sequences of the PETase and MHETase based on the supplementary materials of the original paper after several months’ literature reviewing. And we began several preliminary experiments to figure out if those exogenous genes could be well expressed in the host cells. We decide to enhance the activities of these two enzymes via surface display, protein scaffold and fusion expression. Another way to enhance the rate of reactions is to put the first (hydrolysis of PET) and the second step (hydrolysis of MHET) together by cascade catalysis.
 
                                     We have synthesized the gene sequences of the PETase and MHETase based on the supplementary materials of the original paper after several months’ literature reviewing. And we began several preliminary experiments to figure out if those exogenous genes could be well expressed in the host cells. We decide to enhance the activities of these two enzymes via surface display, protein scaffold and fusion expression. Another way to enhance the rate of reactions is to put the first (hydrolysis of PET) and the second step (hydrolysis of MHET) together by cascade catalysis.
 
                                 </p>
 
                                 </p>
Line 27: Line 64:
 
          
 
          
 
<!-- Section 3 -->
 
<!-- Section 3 -->
         <div class="wrapper">
+
         <div class="wrapper-white">
            <div class="section section-header">
+
             <div class="section" id="OurVision">
            </div>
+
                <a href="" data-scroll="true" data-id="#BriefIntro" class="scroll-arrow -xs -sm">
+
                <i class="fa fa-angle-down"></i>
+
                </a>
+
             <div class="section section-we-are-1" id="OurVision">
+
 
                 <div class="text-area">
 
                 <div class="text-area">
 
                     <div class="container">
 
                     <div class="container">
Line 39: Line 71:
 
                             <div class="title">
 
                             <div class="title">
 
                                 <h2>Vision</h2>
 
                                 <h2>Vision</h2>
                                 <p class="large">
+
                                 <p class="TeamTianjin-text-main">
 
                                     We hope to construct a system that can efficiently express and secrete (or display) these two enzymes. The system will be able to hydrolyze PET with a much higher rate than the Ideonella sakaiensis reported in the thesis.  
 
                                     We hope to construct a system that can efficiently express and secrete (or display) these two enzymes. The system will be able to hydrolyze PET with a much higher rate than the Ideonella sakaiensis reported in the thesis.  
 
                                 </p>
 
                                 </p>
Line 48: Line 80:
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 +
       
 +
<div class="alert alert-info">
 +
    <div class="container-fluid">
 +
  <div class="alert-icon">
 +
<i class="material-icons">info_outline</i>
 +
  </div>
 +
  <button type="button" class="close" data-dismiss="alert" aria-label="Close">
 +
<span aria-hidden="true"><i class="material-icons">clear</i></span>
 +
  </button>
 +
  <b>Notice:</b> This page is currently under construction. Contents in this page are temporaory and will be modified several times before the final release. &nbsp;&nbsp;&nbsp; &#8212; 2016 iGEM Team Tianjin
 +
    </div>
 +
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 01:30, 9 July 2016

TEAM TIANJIN


TeamTianjin Back Ground

Team Tianjin

"Plastic tastes good."   ---   Yeast

A brief description

This March our team paid much attention to an article A bacterium that degrades and assimilates poly(ethylene terephthalate)1 published in Science in the same month. A new kind of bacteria that can decompose PET was found and studied in detail. We plan to express its unique genes in some commonly used mode organisms such as yeasts and E.colis to enhance its activities of decomposition significantly since they are relatively low at present.

Current situation

We have synthesized the gene sequences of the PETase and MHETase based on the supplementary materials of the original paper after several months’ literature reviewing. And we began several preliminary experiments to figure out if those exogenous genes could be well expressed in the host cells. We decide to enhance the activities of these two enzymes via surface display, protein scaffold and fusion expression. Another way to enhance the rate of reactions is to put the first (hydrolysis of PET) and the second step (hydrolysis of MHET) together by cascade catalysis.

Vision

We hope to construct a system that can efficiently express and secrete (or display) these two enzymes. The system will be able to hydrolyze PET with a much higher rate than the Ideonella sakaiensis reported in the thesis.

info_outline
Notice: This page is currently under construction. Contents in this page are temporaory and will be modified several times before the final release.     — 2016 iGEM Team Tianjin