Loading menubar.....

Difference between revisions of "Team:CAU China/Parts"

 
(4 intermediate revisions by 2 users not shown)
Line 311: Line 311:
  
 
.h2,h2 {
 
.h2,h2 {
   font-size: 2rem
+
   font-size: 2.5rem
 
}
 
}
  
Line 2,944: Line 2,944:
 
   float: left;
 
   float: left;
 
   min-width: 10rem;
 
   min-width: 10rem;
   padding: .5rem 0;
+
   padding: 0rem 1.5rem;
 +
  padding-bottom:1rem;
 
   margin: .125rem 0 0;
 
   margin: .125rem 0 0;
 
   font-size: 1rem;
 
   font-size: 1rem;
Line 5,732: Line 5,733:
 
   -ms-flex-pack: center;
 
   -ms-flex-pack: center;
 
   justify-content: center;
 
   justify-content: center;
   width: 15%;
+
   width: 1%;
   color: #fff;
+
   color: #ff9ea6;
 
   text-align: center;
 
   text-align: center;
 
   opacity: .5
 
   opacity: .5
Line 6,048: Line 6,049:
  
 
.d-inline {
 
.d-inline {
   display: inline!important
+
   display: inline!important;
 +
  font-size:1.75rem
 
}
 
}
  
Line 8,983: Line 8,985:
 
   body {background-color:white; }
 
   body {background-color:white; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
  
 
   /* OWN Global Settings */
 
   /* OWN Global Settings */
Line 9,198: Line 9,199:
 
   .post-content a{
 
   .post-content a{
 
     color:#40E0D0;
 
     color:#40E0D0;
 +
  }
 +
 +
  .post-content p1{
 +
    color:#000000;
 +
    font-size: 1.5rem;
 +
  }
 +
 +
  .post-content li{
 +
    color:#000000;
 +
    font-size: 1.5rem;
 
   }
 
   }
  
Line 9,269: Line 9,280:
 
     transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
 
     transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
 
     border-radius: 80%;
 
     border-radius: 80%;
     box-shadow: 0 0 0 1px #d9d9d9 inset;
+
     box-shadow: 0 0 0 1px   #000000 inset;
 
     color: #4d4d4d;
 
     color: #4d4d4d;
 
   }
 
   }
Line 9,530: Line 9,541:
 
     <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China">
 
     <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China">
 
       <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px">
 
       <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px">
       <h5 class="d-inline ml-3">CAU_China</h5>
+
       <h5 class="d-inline ml-3">CAU_China</h5>
 
     </a>
 
     </a>
 
     <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
 
     <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
Line 9,558: Line 9,569:
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Design">Design</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Design">Design</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Notebook">Notebook</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Notebook">Notebook</a>
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Model</a>
 
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Results">Results</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Results">Results</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Demonstrate">Demonstrate</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Demonstrate">Demonstrate</a>
 +
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Method">Method</a>
 
           </div>
 
           </div>
 
         </li>
 
         </li>
         <li class="nav-item dropdown mx-3">
+
 
           <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
+
 
            PARTS
+
         <li class="nav-item mx-3">
          </a>
+
           <a class="nav-link" href="https://2019.igem.org/Team:CAU_China/Parts">PARTS</a>
          <div class="dropdown-menu">
+
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Parts">Parts Overview</a>
+
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Basic_Part">Basic Parts</a>
+
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Improve">Improved Parts</a>
+
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Composite_Part">Composite Parts</a>
+
          </div>
+
 
         </li>
 
         </li>
  
Line 9,584: Line 9,589:
 
           </a>
 
           </a>
 
           <div class="dropdown-menu">
 
           <div class="dropdown-menu">
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Human Practices</a>
+
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Overview</a>
 +
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Integrated_HP">Integrated_HP</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a>
 
           </div>
 
           </div>
Line 9,590: Line 9,596:
 
         <li class="nav-item dropdown mx-3">
 
         <li class="nav-item dropdown mx-3">
 
           <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
 
           <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
             AWARDS
+
             MODEL
 
           </a>
 
           </a>
 
           <div class="dropdown-menu">
 
           <div class="dropdown-menu">
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Measurement">Measurement</a>
+
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Overview</a>
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Model</a>
+
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Decision_Model">Decision Model</a>
 +
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Dynamics_Model">Dynamics Model</a>
 
           </div>
 
           </div>
 
         </li>
 
         </li>
Line 9,639: Line 9,646:
 
   @media only screen and (max-width: 1199.98px) {}
 
   @media only screen and (max-width: 1199.98px) {}
  
 +
 +
 +
  .parts{
 +
    width:1000px;
 +
  }
 
</style>
 
</style>
  
Line 9,650: Line 9,662:
 
         <div class="col-md-10" style="height: 100%;margin-top: 4em;">
 
         <div class="col-md-10" style="height: 100%;margin-top: 4em;">
 
       <div id="logoPrinteria" class="item" style="
 
       <div id="logoPrinteria" class="item" style="
     background-image: url(https://2019.igem.org/wiki/images/3/3f/T--CAU_China--Lab9.jpg);
+
     background-image: url(https://2019.igem.org/wiki/images/e/ea/T--CAU_China--Lab10.jpg);
 
     height: 100%;
 
     height: 100%;
 
     width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/5/5c/T--CAU_China--word-parts.png" style=" margin-top: 0px;">
 
     width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/5/5c/T--CAU_China--word-parts.png" style=" margin-top: 0px;">
Line 9,665: Line 9,677:
 
</section>
 
</section>
 
</div>
 
</div>
 +
 +
<div class="phaContainer">
 +
  <aside id="phaContentsOuter">
 +
    <aside id="phaContents" class="table-of-contents">
 +
      <!-- will be generated with JS -->
 +
    </aside>
 +
  </aside>
 +
 +
  <main class="post-content">
 +
    <h2>Overview</h2>
 +
    <div class="row">
 +
      <div class="col-12">
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;In the cellulose degradation subsection, we created a part INP-N(BBa_K3279006), which is the N terminus of Ice-nucleation protein from Pseudomonas syringae, and we fused it with the existing parts CenA(BBa_K118023) and Cex(BBa_K118022) to achieve the goal of surface display of cellulases. The sequence encoding the fused protein INPN-CenA(BBa_K3279008) is created as an improved part of CenA. We also characterized the part Cex and measured its ability to degrade cellulose by the activity assay.
 +
        </p>
 +
      </div>
 +
    </div>
 +
    <h2>INP-N</h2>
 +
    <div class="row">
 +
      <div class="col-12 "style="-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%">
 +
        <p >&nbsp;&nbsp;&nbsp;&nbsp;Ice-nucleation protein (INP) is a secreted outer membrane protein, which is widely distributed in Pseudomonas syringae, Pseudomonas fluorescens and other Gram-negative bacteria. Compared with other surface carrier proteins, ice-nucleation protein has the advantage of stably expressing heterogeneous proteins and displaying proteins with larger molecular weight. This part includes the sequence of INP-N (N terminus of Ice-nucleation protein), which is much shorter than INP and INP-NC yet still functions to anchor the target protein on the cell outer membrane. To allow this part fusion with other protein, we added an additional linker sequence at the 3'.
 +
        </p>
 +
      </div>
 +
      <div class="col-12" style="-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%">
 +
        <figure class="figure">
 +
          <img src="https://2019.igem.org/wiki/images/a/af/T--CAU_China--Part1.png" style="width:150px;height:150px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
          <figcaption class="figure-caption"></figcaption>
 +
        </figure>
 +
      </div>
 +
    </div>
 +
 +
    <h2>Characterization of BBa_K118022</h2>
 +
 +
    <div class="row">
 +
      <div class="col-12">
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;We linked the sequence of Cex gene (BBa_K118022) into the pET30a(+) backbone, which contains lacI sequence so that the heterogeneous proteins can be induced by IPTG. The plasmids were transferred into BL21(DE3) strain and we induced the recombinant overnight under the condition of 16℃ 0.08 mM IPTG. The expression of the fusion protein was determined by SDS-PAGE.
 +
        </p>
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;The activity of Cex was determined by measuring the cellulose degradation ability using CMC-Na as the substrate. We employed the partial procedures used by UESTC-China yet under the condition of citric acid-sodium citrate buffer with pH 4.8 and 50 ℃ for reaction temperature. The cells were disrupted by ultrasonication and the suspension of the centrifugal cell contents was used as the crude enzyme. We measured the cellulose degradation abilities of the crude enzyme.
 +
        </p>
 +
 +
      </div>
 +
    </div>
 +
 +
    <h2>Improved Part</h2>
 +
 +
    <div class="row">
 +
      <div class="col-12">
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;We improved the part encoding Cellulomonas fimi endoglucanase A (CenA, BBa_K118023) by fusing it with INP-N (BBa_K3279006) and created a new part INPN-CenA (BBa_K3279008), INPN-CenA can anchor in the cell outer membrane and function for surface display. The fusion protein was expressed and confirmed by SDS-PAGE, the anchoring effect is determined through immunofluorescence staining and enzyme activity assay.
 +
        </p>
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;In the astaxanthin synthesis subsection, we created three parts: Geranylgeranyl diphosphate synthase (CrtE) from Rhodobacter sphaeroides (BBa_K3279000), Phytoene Synthase (CrtB) from Rhodobacter sphaeroides (BBa_K3279001) and Phytoene desaturase (CrtI) from Rhodospirillum rubrum (BBa_K3279002). All of the three parts are crucial enzymes in astaxanthin synthesis pathway. We characterized the latter two parts quantitively but remained the first part only sequence information.
 +
        </p>
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;There was an illegal restriction enzyme site in the original sequence of CrtE, so we made a site-specific mutation to remove it. The mutation results was shown on the main page of BBa_K3279000.
 +
        </p>
 +
 +
      </div>
 +
    </div>
 +
 +
    <div class="row">
 +
      <div class="col-12 "style="-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%">
 +
        <p >&nbsp;&nbsp;&nbsp;&nbsp;The CrtB and CrtI were characterized together, but we are convinced that both of the two parts worked. Because the two genes are upstream and downstream, like two components in a series circuit. If either of them broke down, the engineered E.coli cells could not produce lycopene. We tested the ability of these two genes to produce lycopene at different IPTG concentrations and different induction times. The detailed experiment results was shown on the Results Page.
 +
        </p>
 +
      </div>
 +
      <div class="col-12" style="-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%">
 +
        <figure class="figure">
 +
          <img src="https://2019.igem.org/wiki/images/f/f2/T--CAU_China--Part2.png" style="width:150px;height:150px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
          <figcaption class="figure-caption"></figcaption>
 +
        </figure>
 +
      </div>
 +
      <img src="https://2019.igem.org/wiki/images/5/51/T--CAU_China--Part3.png" style="width:850px;height:300px;margin-left: 5%;margin-top: 0%;" class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
    </div>
 +
 +
 +
    <h2>Basic Parts</h2>
 +
    <table class="table table-bordered">
 +
      <thead class="text-center">
 +
      <tr>
 +
        <th scope="col">Part Number</th>
 +
        <th scope="col">Type</th>
 +
        <th scope="col">Description</th>
 +
        <th scope="col">Designer</th>
 +
        <th scope="col">Length</th>
 +
      </tr>
 +
      </thead>
 +
      <tbody>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K3279000</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>Geranylgeranyl diphosphate synthase (CrtE) from Rhodobacter sphaeroides</td>
 +
        <td>Zixuan Li</td>
 +
        <td>879</td>
 +
 +
      </tr>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K3279001</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>Phytoene Synthase (CrtB) from Rhodobacter sphaeroides</td>
 +
        <td>Shujie Liao</td>
 +
        <td>1068</td>
 +
 +
      </tr>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K3279002</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>Phytoene desaturase (CrtI) from Rhodospirillum rubrum</td>
 +
        <td>Shujie Liao</td>
 +
        <td>1524</td>
 +
 +
      </tr>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K3279006</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>N terminus of Ice-nucleation protein from Pseudomonas syringae</td>
 +
        <td>Siwen Liang, Xueshan Yan</td>
 +
        <td>726</td>
 +
      </tr>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="http://parts.igem.org/Part:BBa_K3279008">BBa_K3279008</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>CenA fused with INP-N sequence</td>
 +
        <td>Siwen Liang, Xueshan Yan</td>
 +
        <td>2085</td>
 +
 +
      </tr>
 +
      </tbody>
 +
    </table>
 +
 +
 +
    <h2>Improved Part</h2>
 +
    <table class="table table-bordered">
 +
      <thead class="text-center">
 +
      <tr>
 +
        <th scope="col">Part Number</th>
 +
        <th scope="col">Type</th>
 +
        <th scope="col">Description</th>
 +
        <th scope="col">New Part Number</th>
 +
        <th scope="col">New Description</th>
 +
      </tr>
 +
      </thead>
 +
      <tbody>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K118023</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>cenA coding sequence encoding Cellulomonas fimi endoglucanase A </td>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K3279008</a>
 +
        </th>
 +
        <td>CenA fused with INP-N sequence</td>
 +
 +
      </tr>
 +
      </tbody>
 +
    </table>
 +
 +
 +
    <h2>Characterized Part</h2>
 +
    <table class="table table-bordered">
 +
      <thead class="text-center">
 +
      <tr>
 +
        <th scope="col">Part Number</th>
 +
        <th scope="col">Type</th>
 +
        <th scope="col">Description</th>
 +
        <th scope="col">Characterization</th>
 +
      </tr>
 +
      </thead>
 +
      <tbody>
 +
      <tr>
 +
        <th scope="row">
 +
          <a style="color: #469789;" href="">BBa_K118022</a>
 +
        </th>
 +
        <td>Coding</td>
 +
        <td>cex coding sequence encoding Cellulomonas fimi exoglucanase (Cex)</td>
 +
        <td>Cex is expressed and the activity is determined by the method of CMC-Na (sodium carboxymethyl cellulose) assay.</td>
 +
 +
      </tr>
 +
      </tbody>
 +
    </table>
 +
 +
  </main>
 +
</div>
 +
 +
 +
 +
 +
  
 
<script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/5test_js?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/5test_js?action=raw&amp;ctype=text/javascript"></script>
 
</html>
 
</html>
 
 
<!----{{CAU_China/CSS/Footer}} --->
 
<!----{{CAU_China/CSS/Footer}} --->
  
Line 9,922: Line 10,133:
  
 
   .navbar-collapse:after{clear:both;}
 
   .navbar-collapse:after{clear:both;}
   body{font-size:14px;line-height:1.42857143;color:#000;background-color:#ffffff;}
+
   body{font-size:16px;line-height:1.42857143;color:#000;background-color:#ffffff;}
   a{color: #2f4a98;text-decoration:none;}
+
   a{font-size:16px;color: #2f4a98;text-decoration:none;padding-left: 4px;padding-right: 24px}
 
   a:hover,
 
   a:hover,
 
   a:focus{color:#23527c;text-decoration:underline;}
 
   a:focus{color:#23527c;text-decoration:underline;}
Line 9,935: Line 10,146:
 
   /*** Footer ****/
 
   /*** Footer ****/
  
   footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid  #2f4a98;}
+
   footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid  #ff9ea6;}
 
   footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; }
 
   footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; }
  
Line 10,056: Line 10,267:
 
<div class="container">
 
<div class="container">
 
   <div class="footer_logo">
 
   <div class="footer_logo">
     <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 50%;margin-top: -15%;">
+
     <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 40%;margin-top: -16%;">
 
   </div>
 
   </div>
 
   <div class="footer_address">
 
   <div class="footer_address">
     <h4>College of Biology, China Agricultural University</h4>
+
     <h4>China Agricultural University</h4>
     <p>Tsinghua east road, <br>
+
     <p style="font-size: 14px">Tsinghua East Road 17#<br>
       BeiJing <br>
+
       Haidian District <br>
 +
      Beijing 100083<br>
 
       China</p>
 
       China</p>
 
   </div>
 
   </div>
Line 10,067: Line 10,279:
 
     <h4>Registered in China </h4>
 
     <h4>Registered in China </h4>
  
     <p><a href="tel:+86(0)-6273 7682"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br>
+
     <p><a href="tel:+86(0)-6273 7682"style="font-size: 14px"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br>
       <a href="mailto:igem2019cau@gmail.com"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p>
+
       <a href="mailto:igem2019cau@gmail.com"style="font-size: 14px"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p>
  
 
   </div>
 
   </div>
 
   <div class="footer_links">
 
   <div class="footer_links">
     <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 30%"></a>
+
     <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 40%"></a>
     <p>Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"><i class="fa fa-wechat"></i> </a></p>
+
     <p style="font-size: 14px">Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank" style="padding: 0rem 0rem"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"style="padding: 0rem 0rem"><i class="fa fa-wechat"></i> </a></p>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 10,096: Line 10,308:
 
   <div class="footer-bottom">
 
   <div class="footer-bottom">
 
     <div class="row">
 
     <div class="row">
       <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1">
+
       <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1" style="font-size:14px;padding: 0rem 0rem">
 
         Copyright &copy;
 
         Copyright &copy;
 
         2019
 
         2019
         CAU_ESPA. All rights reserved |
+
         CAU_ESPA. All rights reserved | <a href="" target="_blank" class="ue1"style="font-size:14px;padding: 0rem 0rem">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue" style="font-size:14px;padding: 0rem 0rem"> Leland</a>
        <a href="" target="_blank" class="ue1">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue"> Leland</a>
+
 
       </div>
 
       </div>
 
     </div>
 
     </div>

Latest revision as of 14:12, 25 November 2019

Overview

    In the cellulose degradation subsection, we created a part INP-N(BBa_K3279006), which is the N terminus of Ice-nucleation protein from Pseudomonas syringae, and we fused it with the existing parts CenA(BBa_K118023) and Cex(BBa_K118022) to achieve the goal of surface display of cellulases. The sequence encoding the fused protein INPN-CenA(BBa_K3279008) is created as an improved part of CenA. We also characterized the part Cex and measured its ability to degrade cellulose by the activity assay.

INP-N

    Ice-nucleation protein (INP) is a secreted outer membrane protein, which is widely distributed in Pseudomonas syringae, Pseudomonas fluorescens and other Gram-negative bacteria. Compared with other surface carrier proteins, ice-nucleation protein has the advantage of stably expressing heterogeneous proteins and displaying proteins with larger molecular weight. This part includes the sequence of INP-N (N terminus of Ice-nucleation protein), which is much shorter than INP and INP-NC yet still functions to anchor the target protein on the cell outer membrane. To allow this part fusion with other protein, we added an additional linker sequence at the 3'.

A generic square placeholder image with rounded corners in a figure.

Characterization of BBa_K118022

    We linked the sequence of Cex gene (BBa_K118022) into the pET30a(+) backbone, which contains lacI sequence so that the heterogeneous proteins can be induced by IPTG. The plasmids were transferred into BL21(DE3) strain and we induced the recombinant overnight under the condition of 16℃ 0.08 mM IPTG. The expression of the fusion protein was determined by SDS-PAGE.

    The activity of Cex was determined by measuring the cellulose degradation ability using CMC-Na as the substrate. We employed the partial procedures used by UESTC-China yet under the condition of citric acid-sodium citrate buffer with pH 4.8 and 50 ℃ for reaction temperature. The cells were disrupted by ultrasonication and the suspension of the centrifugal cell contents was used as the crude enzyme. We measured the cellulose degradation abilities of the crude enzyme.

Improved Part

    We improved the part encoding Cellulomonas fimi endoglucanase A (CenA, BBa_K118023) by fusing it with INP-N (BBa_K3279006) and created a new part INPN-CenA (BBa_K3279008), INPN-CenA can anchor in the cell outer membrane and function for surface display. The fusion protein was expressed and confirmed by SDS-PAGE, the anchoring effect is determined through immunofluorescence staining and enzyme activity assay.

    In the astaxanthin synthesis subsection, we created three parts: Geranylgeranyl diphosphate synthase (CrtE) from Rhodobacter sphaeroides (BBa_K3279000), Phytoene Synthase (CrtB) from Rhodobacter sphaeroides (BBa_K3279001) and Phytoene desaturase (CrtI) from Rhodospirillum rubrum (BBa_K3279002). All of the three parts are crucial enzymes in astaxanthin synthesis pathway. We characterized the latter two parts quantitively but remained the first part only sequence information.

    There was an illegal restriction enzyme site in the original sequence of CrtE, so we made a site-specific mutation to remove it. The mutation results was shown on the main page of BBa_K3279000.

    The CrtB and CrtI were characterized together, but we are convinced that both of the two parts worked. Because the two genes are upstream and downstream, like two components in a series circuit. If either of them broke down, the engineered E.coli cells could not produce lycopene. We tested the ability of these two genes to produce lycopene at different IPTG concentrations and different induction times. The detailed experiment results was shown on the Results Page.

A generic square placeholder image with rounded corners in a figure.
A generic square placeholder image with rounded corners in a figure.

Basic Parts

Part Number Type Description Designer Length
BBa_K3279000 Coding Geranylgeranyl diphosphate synthase (CrtE) from Rhodobacter sphaeroides Zixuan Li 879
BBa_K3279001 Coding Phytoene Synthase (CrtB) from Rhodobacter sphaeroides Shujie Liao 1068
BBa_K3279002 Coding Phytoene desaturase (CrtI) from Rhodospirillum rubrum Shujie Liao 1524
BBa_K3279006 Coding N terminus of Ice-nucleation protein from Pseudomonas syringae Siwen Liang, Xueshan Yan 726
BBa_K3279008 Coding CenA fused with INP-N sequence Siwen Liang, Xueshan Yan 2085

Improved Part

Part Number Type Description New Part Number New Description
BBa_K118023 Coding cenA coding sequence encoding Cellulomonas fimi endoglucanase A BBa_K3279008 CenA fused with INP-N sequence

Characterized Part

Part Number Type Description Characterization
BBa_K118022 Coding cex coding sequence encoding Cellulomonas fimi exoglucanase (Cex) Cex is expressed and the activity is determined by the method of CMC-Na (sodium carboxymethyl cellulose) assay.