Difference between revisions of "Team:HUST-China/Results"

(Prototype team page)
 
Line 1: Line 1:
{{HUST-China}}
+
<html lang="en">
<html>
+
  
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <!-- 使IE用最高模式渲染页面 -->
 +
    <meta name="renderer" content="webkit">
 +
    <!-- 极速模式 -->
 +
    <title>Results</title>
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/bootstrap-theme?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/bootstrap?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/index?action=raw&amp;ctype=text/css">
 +
    <script src="../js/jquery-1.11.1.min.js"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/index?action=raw&amp;ctype=text/javascript"></script>
 +
    <!-- <script src="../js/jquery.tocible.min.js"></script> -->
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/tocible?action=raw&amp;ctype=text/javascript"></script>
 +
    <style>
 +
    html {
 +
        overflow-x: hidden;
 +
        width: 100%;
 +
    }
 +
   
 +
    .banner-top {
 +
        margin-left: 15%;
 +
    }
 +
   
 +
    #igem_home_logo {
 +
        width: 100%;
 +
        margin-top: 80px;
 +
    }
 +
   
 +
    @media (min-width: 992px) {
 +
        .work-content .col-md-4 {
 +
            width: 25%;
 +
            margin-right: 8%;
 +
        }
 +
    }
 +
   
 +
    .carousel-control.left,
 +
    .carousel-control.right {
 +
        background-image: none;
 +
        padding-top: 18%;
 +
    }
 +
   
 +
    .carousel-indicators li {
 +
        background-color: #fff;
 +
        border: 1px solid #a94442;
 +
    }
 +
   
 +
    .carousel-indicators li.active {
 +
        background-color: #f0ad4e;
 +
    }
 +
   
 +
    #contentSub,
 +
    #contentcontainer,
 +
    #footer-box,
 +
    #sitesub,
 +
    #catlinks,
 +
    #search-controls,
 +
    #p-logo,
 +
    .h3,
 +
    .printfooter,
 +
    .firstHeading,
 +
    .visualClear {
 +
        display: none;
 +
        box-sizing: content-box;
 +
    }
 +
   
 +
    #sideMenu,
 +
    #top_title {
 +
        display: none;
 +
        box-sizing: content-box;
 +
    }
 +
   
 +
    #sideMenu .mainMenu_toggle,
 +
    #sideMenu .mainMenu_Title,
 +
    #sideMenu .sideMenuTitle,
 +
    #sideMenu .expand_subMenus {
 +
        box-sizing: content-box;
 +
    }
 +
   
 +
    #bodyContent h1,
 +
    #bodyContent h2,
 +
    #bodyContent h3,
 +
    #bodyContent h4,
 +
    #bodyContent h5 {
 +
        margin-bottom: 0px;
 +
    }
 +
   
 +
    #search_text {
 +
        color: #000;
 +
    }
 +
   
 +
    #globalWrapper,
 +
    #content {
 +
        position: absolute;
 +
        left: 0;
 +
        right: 0;
 +
        top: 0;
 +
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
        background-color: transparent;
 +
        margin: 0px;
 +
        padding: 0px;
 +
    }
 +
   
 +
    @media (min-width: 1200px) {
 +
        .container-fluid .container {
 +
            width: 969px;
 +
            /* margin-left: 300px; */
 +
        }
 +
        .head-container {
 +
            width: 1170px;
 +
        }
 +
    }
 +
    /* article */
 +
   
 +
    .text-content article p {
 +
        text-indent: 20px;
 +
        margin: 10px 0;
 +
        font-size: 15px;
 +
        line-height: 24px;
 +
    }
 +
   
 +
    .text-content article img {
 +
        width: 80%;
 +
        padding-left: 20%;
 +
        /* margin-left: 20%; */
 +
    }
 +
   
 +
    .text-content article img.half_width {
 +
        width: 40%;
 +
        padding-left: 10%;
 +
        display: inline-block;
 +
    }
 +
    </style>
 +
</head>
  
<div class="column full_size" >
+
<body>
 +
    <header class="header">
 +
        <nav class="navbar navbar-default">
 +
            <div class="container">
 +
                <span class="menu"> Menu</span>
 +
                <div class="banner-top">
 +
                    <ul class="nav banner-nav">
 +
                        <li><a href="https://2016.igem.org/Team:HUST-China">HOME</a></li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="#">PROJECT</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/project/background">Background</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Description">Description</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Proof">Proof of concept</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Demonstrate">Application</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/project/inprovement">Previous improvement</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Safety">Safety</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a href="#" class="down-scroll active">WETLAB</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Experiments">Experiments</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Results">Results</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/InterLab">Interlab</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Notebook">Notebook</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/wetlab/protocols">Protocols</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="https://2016.igem.org/Team:HUST-China/Model">MODELING</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Model">Overview</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-pro">Prokaryotic circuit</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-euk">Eukaryotic circuit</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-app">Application circuit</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="">PARTS</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Parts">Summary</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Basic_Part">Basic part</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Composite_Part">Composite part</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Part_Collection">Part Collection</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="#">HUMAN PRACTICES</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Integrated_Practices">Integrated HP</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Collaborations">Collaborations</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="">TEAM</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Team">Team Roster</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Attributions">Attributions</a></li>
 +
                            </ul>
 +
                        </li>
 +
                    </ul>
 +
                    <script>
 +
                    $("span.menu").click(function() {
 +
                        $(" ul.nav").slideToggle("slow", function() {});
 +
                    });
 +
                    </script>
 +
                </div>
 +
                <div class="clearfix"> </div>
 +
            </div>
 +
            <!-- /.container-fluid -->
 +
        </nav>
 +
    </header>
 +
    <div class="container-fluid member-head">
 +
        <div class="container">
 +
            <h2 class="text-center">Results</h2>
 +
        </div>
 +
    </div>
 +
    <div class="container-fluid">
 +
        <div class="text-content container" id="text-content">
 +
            <div class="ref"></div>
 +
            <article>
 +
                <!-- h2一级标题 -->
 +
                <h2>Eukaryote</h2>
 +
                <br>
 +
                <h3>Protein expression</h3>
 +
                <!-- 文字 -->
 +
                <p>
 +
                    Phicia pastoris are typical Eukaryotic expression host, but expressing plant genes are still a big challenge. So we firstly test whether our three interest genes can be efficient expressed. We measured the Exogenous expression of PP2CA, ABF2 and SnRK2.2, We found there is no significant difference between the three proteins and it is worth noting that PP2CA level are less than the other two. But considering that PP2CA is a phosphorylase, the typical enzymatic reaction rate is fast enough to reduce the effect brought by the amount deficiency.
 +
                </p>
 +
                <p>
 +
                    Normally, lactose is hydrolysed to monosaccharides(glucose and galactose) by lactase located in the intestinal epithelial cells before its absorption. Thus, when the body suffers lactase deficiency, unabsorbed lactose comes to the colon and can be fermented by bacteria there, which leads to the production of some gas (carbon dioxide, hydrogen, methane, etc) and some short chain fatty acids(lactic acid, acetic acid, etc).These fermentation products, especially the acids, stimulate water and sodium absorption and cause various abdominal symptoms like watery diarrhea and meteorism[1].
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2016/1/16/T--HUST-China--Experiments-BCA_curve.png" alt="" class="half_width">
 +
             
 +
                <img src="https://static.igem.org/mediawiki/2016/2/24/T--HUST-China--Experiments-protein_measure.png" alt="" class="half_width">
 +
                <p style="text-align:center;width:40%;display:inline-block;margin-left:5%">Fig1</p>
 +
                <p style="text-align:center;width:40%;display:inline-block;margin-left:5%">Fig2</p>
 +
                <p>And then, we ran a SDS-PAGE to identify the three proteins(Fig2). The left figure shows that our target bands are shifted to the length between 72kD and 95kD. We supposed that the protein had been glycosylated
 +
                </p>
 +
                <img src=" https://static.igem.org/mediawiki/2016/b/b1/T--HUST-China--SDS.png" alt="" class="half_width">
 +
                <img src=" https://static.igem.org/mediawiki/2016/0/01/T--HUST-China--Experiments-SDS%2BE.png" alt="" class="half_width">
 +
                <p style="text-align:center;width:40%;display:inline-block;margin-left:5%">Fig3</p>
 +
                <p style="text-align:center;width:40%;display:inline-block;margin-left:5%">Fig4</p>
 +
                <br>
 +
                <h3>Bi-stable function:</h3>
 +
                <p>
 +
                    We constructed expression plasmid and submitted this part (<a href="http://parts.igem.org/Part:BBa_K2036000">BBa_K2036030</a>) to the registry. But on account of long-term , we didn’t have enough time to test its function. But our modeling simulated the switch functions. <a href=" https://2016.igem.org/Team:HUST-China/Model/model-euk"> See to Eukaryote circuit modeling</a>
 +
                </p>
 +
                <!-- 图片 -->
 +
                <!-- <img src="images/1_03.png" alt="" class="img-responsive"> -->
 +
                <h2>Prokaryote</h2>
 +
                <br>
 +
                <h3>Protein&protein reaction</h3>
 +
                <p>--CIII and Ftsh</p>
 +
                <p>We had submitted and documented RBS-CIII-RBS-CIII-RBS-CII-TT-pRE-RBS-GFP-LVAssrAtag (<a href="http://parts.igem.org/Part:BBa_K2036014">BBa_K2036014</a> ) and RBS-CII-RBS-CII-RBS-CII-TT-pRE-RBS-GFP-LVAssrAtag (<a href="http://parts.igem.org/Part:BBa_K2036015">BBa_K2036015</a> ) These two parts were to test the whether CIII can protect CII from being degraded by Ftsh by competitive inhibition. But we met problems transfer the segment from pSB1C3 to pET-Duet-1 expression plasmid. So we were late to put the result on wiki, but we would show it at the Jamboree. </p>
 +
                <br>
 +
                <h3>Protein&promoter</h3>
 +
                <!-- 文字 -->
 +
                <p></p>
 +
                <p>
 +
                    CII (<a href="http://parts.igem.org/Part:BBa_K2036000">BBa_K2036000</a>) functions as a transcriptional activator to direct promoter RE, so we constructed CII-TT-pRE-RBS-GFP-LVAssrAtag as test group and pRE-RBS-GFPLVAssrAtag as CK to see if CII efficiently activate pRE. </p>
 +
                <img src="https://static.igem.org/mediawiki/2016/e/ef/T--HUST-China--CII-pRE_plate.png" alt="">
 +
                <p></p>
 +
                <!-- <img src="" alt=""> -->
 +
                <ul class="note">
 +
                    <li>
 +
                        <h4>--CII and pRE<i class="icon-chevron-down"></i></h4>
 +
                        <span class="see_more">more details</span>
 +
                    </li>
 +
                    <div class="noteHide">
 +
                        <!-- <h3>Web Lab</h3> -->
 +
                        <p>CII (<a href="http://parts.igem.org/Part:BBa_K2036000">BBa_K2036000</a>) functions as a transcriptional activator to direct promoter RE, so we constructed CII-TT-pRE-RBS-GFP-LVAssrAtag as test group and pRE-RBS-GFPLVAssrAtag as CK to see if CII efficiently activate pRE. </p>
 +
                        <img src="https://static.igem.org/mediawiki/2016/e/ef/T--HUST-China--CII-pRE_plate.png" alt="">
 +
                        <p>According to the Flourescence measurement curve above, we can see clearly that GFP level increased over time and it showed significant difference from CK.And we also did Fluorescence microscope detection after 30, 120 and 240 minutes induction. According to the figture below, we can tell qualitively that pRE leakage are at relative low level and CII can efficiently activate the promoter.</p>
 +
                        <img src="https://static.igem.org/mediawiki/2016/4/4b/T--HUST-China--Experiments-CII-pRE_Flou-detec.png" alt="">
  
<p>Here you can describe the results of your project and your future plans. </p>
+
                    </div>
 +
                    <li>
 +
                        <h4>--CI and pR<i class="icon-chevron-down"></i></h4>
 +
                        <span class="see_more">more details</span>
 +
                    </li>
 +
                    <div class="noteHide">
 +
                        <!-- <h3>Web Lab</h3> -->
 +
                        <p>CI is a repressor from bacteriophage lambda. And to test its interaction with pR promoter, we constructed CI-TT-pR-RBS-GFPLVAssrAtag-PET-Duet-1 and take pR-RBS-GFPLVAssrAtag-PET-Duet-1 as control to test its inhibition function.As the Relative Fluorescent intensity measurement data shows, CI can inhibit pR to some degree but the leakage expression under pR can not be ignored, so we should consider to increase the binding sites within pR or the amount of CI coding sequence in the circuit.</p>
 +
                        <img src="https://static.igem.org/mediawiki/2016/d/d1/T--HUST-China--Experiments-CI-pR_plate.png" alt="">
 +
                        <p>We also detected GFP reporter in E.coli after induction of 20minute, 120minutes and 240minutes through 20 times of amplification (seen from the figure below).</p>
 +
                        <img src="https://static.igem.org/mediawiki/2016/6/63/T--HUST-China--Experiments-CI-pR_Flou-detec.png" alt="">
  
<h5>What should this page contain?</h5>
+
                    </div>
<ul>
+
                    <li>
<li> Clearly and objectively describe the results of your work.</li>
+
                        <h4>--Cro and pRM<i class="icon-chevron-down"></i></h4>
<li> Future plans for the project </li>
+
                        <span class="see_more">more details</span>
<li> Considerations for replicating the experiments </li>
+
                    </li>
</ul>
+
                    <div class="noteHide">
 +
                        <!-- <h3>Web Lab</h3> -->
 +
                        <img src="https://static.igem.org/mediawiki/2016/1/15/T--HUST-China--CI-pR_inhibition.png" alt="">
 +
                        <p>We characterized Cro and pRM inhibition by the same method as CI and pR’s. From line chart and fluorescence detection, we can see that the test group contains Cro expressed less GFP protein than control group over time. It proves that Cro can effectively bind pRM to block its downstream gene’s transcription.</p>
 +
                    </div>
 +
                </ul>
 +
                <br>
 +
                <br>
 +
                <h3>Tri-stable function</h3>
 +
                <ul class="note">
 +
                    <li>
 +
                        <h4>--Preliminary experiments of ptrp2<i class="icon-chevron-down"></i></h4>
 +
                        <span class="see_more">more details</span>
 +
                    </li>
 +
                    <div class="noteHide">
 +
                        <!-- <h3>Web Lab</h3> -->
 +
                        <p>Ptrp2(<a href="http://parts.igem.org/Part:BBa_K1592024">BBa_K2036000</a>) is an improved part from HUST-China 2015, we employed it as one of our signal sensor to test our tri-stable switch. We constructed ptrp2-GFP-pSB1C3 to determine an appropriate induction concentration.</p>
 +
                        <p>According to the GFP expression curve, we choce 50μM final concentration to induce ptrp2</p>
 +
                        <img src="https://static.igem.org/mediawiki/2016/e/ef/T--HUST-China--CII-pRE_plate.png" alt="">
  
</div>
+
                    </div>
 
+
                    <li>
<div class="column half_size" >
+
                        <h4>--Preliminary experiments of LVAssrA-tag<i class="icon-chevron-down"></i></h4>
 
+
                        <span class="see_more">more details</span>
 
+
                    </li>
<h5> Project Achievements </h5>
+
                    <div class="noteHide">
 
+
                        <!-- <h3>Web Lab</h3> -->
<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>
+
                        <p>In order to prove that our toolkit is efficient to switch two interest genes’ expression from GFP to RFP and to eliminate the accumulation of expressed protein to interfere our measurement. We fused a degradation tag at the amino terminal of our reporter. And we used placI from the Rgistery (BBa_J04500) to characterize the degradation tag LVAssrA.</p>
 
+
                        <p>We use IPTG with final concentration of 1mM to induce the GFP-LVAssrAtag and measure the relative fluorescence through plate reader with Excitation light 495nm.</p>
<ul>
+
                        <img src="https://static.igem.org/mediawiki/2016/f/fa/T--HUST-China--Experiments-LVAssrA.png" alt="">
<li>A list of linked bullet points of the successful results during your project</li>
+
                        <p style="text-align:center">Fig: LVAssrAtag degradation rate measurement under placI</p>
<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>
+
                        <p>Seen from the figure, we are sorry to find the serious placI expression leakage, as there are nearly no difference between the test and control group. But we are confident to prove the high degradation efficiency of the tag as more than two thirds of the GFP degraded within 90 minutes. </p>
</ul>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
 
+
<h5>Inspiration</h5>
+
<p>See how other teams presented their results.</p>
+
<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>
+
  
 +
                    </div>
 +
                </ul>
 +
                <h2>Application</h2>
 +
                <br>
 +
                <ul class="note">
 +
                    <li>
 +
                        <h4>Beta-galactosidase activity:<i class="icon-chevron-down"></i></h4>
 +
                        <span class="see_more">more details</span>
 +
                    </li>
 +
                    <div class="noteHide">
 +
                        <!-- <h3>Web Lab</h3> -->
 +
                        <p>Owing to limitation of time, we didn’t test lactic balance function of our engineered strain in vitro. But we tried to characterize plac-induced beta-galactosidase activity to prove that half of our bi-stable switch works.</p>
 +
                        <p>We tested enzyme activity of our strain cultured at pH6.5, 7.5 and 8.5.</p>
 +
                        <img src="https://static.igem.org/mediawiki/2016/e/ef/T--HUST-China--CII-pRE_plate.png" alt="">
  
 +
                    </div>
 +
                </ul>
 +
                <h2>Previous Improvements</h2>
 +
                <p>HUST-China 2015 put up a original method to cement sands as a promising way to help build firm structure in marine environment. The project “Euk.cement” was nominated “Best Environment Project” and “Best New Basic Part”. After the Jamboree, HUST-China iGEMers didn’t stopped this year -- We did more part characterizations and achieved more valid data to submit to the registry. What’s more exciting is that we successfully published a paper “A living eukaryotic auto-cementation kit from surface display of silica binding peptides on Yarrowia lipolytica”on ACS Synthetic Biology(IF 6.076). We will demonstrate our working details in the following: </p>
 +
                <h3>Flocculation system</h3>
 +
                <p>Last year we ran a SDS-PAGE to identify the flocculating protein MCFP3. Moreover, we tested its function by applying the concentrated supernatant on an object slide and Microscopic observation after staining. The microscopy result qualitatively indicated the successfully secretion of MCFP3. </p>
 +
                <p>This year, we made a further step-- BCA(bicinchoninic acid) quantification methods to describe the MCFP3 secretion level. We took wild Yarrowia lipolytica cultrue as control group to verify the proportion that MCFP3 accounted for in all secreted proteins. It was noteworthy that BCA quantification of the total protein in concentrated cell culture suspensions showed that the engineered cells released a protein level 0.1 µg/µL higher than that of the control group.</p>
 +
                <img src="https://static.igem.org/mediawiki/2016/2/27/T-HUST-China--Improvement-Fig1.jpg" alt="">
 +
                <h3>Sand cementation function</h3>
 +
                <p>Last year, because of time limit we only tested sand cementation function of the ST123-JMY1212&mcfp3-JMY1212 mixed cells. It showed obvious effect on cementing sands.</p>
 +
                <p>To make the data valid, this year, we together characterized 8 combinations of Si-tag domains and MCFP3 producing cells, and the result were quite corresponding to our expectation.</p>
 +
                <p>The cementation test verified the cooperation of immobilization system and flocculation system cells in actual application conditions. Quartz sand (40 grams) mixed with either Si-tag+MCFP3 YMY1212 cells or control wild-type cells was loaded into a glass column, and a solution carrying oxygen, calcium and culture nutrients was supplied into the column using a peristaltic pump (Figure 4a). After 24 hours of treatment, the sand columns were dehydrated in a drying oven and then removed from the glass column. The sand treated with control wild-type JMY1212 cells was still scattered; only a few small clumps could be identified (Figure 4 c), and these may have been induced by the constitutive respiration of the wild type cells. However, with the treatment of Si-tag+MCFP3 cells, the sand aggregated, and an intact solid sand cylinder was obtained (Figure 4b). With further comparison of the treated sand under a microscope, the quartz sand granules treated with Si-tag+MCFP3 cells were found to be tightly agglutinated, whereas the quartz sand granules treated with wild type cells remained dispersed (Figure 4 d, e).</p>
 +
                <p>This result indicated that Si-tag+MCFP3 cells actually worked well at making silica particles form a certain intact structure, which fits our hypothesis and design of their cementation function. It was also noticed in the cementation test that there were some small holes in the cemented sand cylinder. This special porous structure indicated the balance between the CO2 released from cell respiration and the calcium/magnesium sedimentation caused by the released CO2. This sedimentation, however, will be the final and vital step of the cementation process. Indeed, in some cementation applications, this structure is very important. For example, in desert sand consolidation treatment, this multi-porous structure will eliminate the potential compaction risk and will enable organisms to grow on it; in artificial reef construction on aqua farms, the multi-porous structure could also offer niches to all types of marine life.</p>
 +
                <img src="https://static.igem.org/mediawiki/2016/5/58/T-HUST-China--Improvement-Fig4.jpg" alt="">
 +
                <p><small>Figure 4. Sand cementation test with Si-tag and MCFP3 producing cells. (a) Test facility for sand cementation in lab with trial column and quartz sand. (b) Sand treated with Si-tag and MCFP3 producing cells formed cementation in the column, (c) whereas sand treated with wild type control JMY1212 cells did not form cementation. (d) Sand particles from the Si-tag and MCFP3 producing cell treated column were evaluated using microscopy and were found to be stuck together, (e) but sand particles from the wild type control JMY1212 cell treated column did not stick together. (f) Microscopy image of sand treated with Euk.cement cells in flasks on a shaker, which mimics the real conditions of high water-to-sand ratio and turbulence-like waves. (g) Sand treated with control cells in flasks on a shaker. (h) Sand treated with Euk.cement cells in column forms a cemented cylinder. (i) Standardized 1cm3 cube was modified from cementation sand cylinder and put on a platform weight scale. Weight was added onto the cube and the critical pressure value at cube destruction was recorded, and then normalized by the highest value. Quantification showing the different intensity of cylinders from the cementation of sand treated with different cells (quantification: n=3, t-test *: P&lt0.05).</small></p>
 +
                <p>To mimic the real conditions in underwater applications, we also tested the sand cementation under the condition of high water-to-sand ratio with turbulence in flasks on a shaker. Compared to sand treated with wild-type cells, sand treated with Si-tag cells and MCFP3 cells was found to be cemented together tightly using microscopy (Figure 4f, g).</p>
 +
                <p>To find whether sand treated with different Si-tag cells can form cementation with different intensity, column cementation tests were also conducted with MCFP3 cells and different Si-tag cells. Sand treated with all Si-tag cells except wild-type control cells could form a cemented cylinder (Figure 4h). The relative intensity of the cylinders was quantified by the critical pressure value at cementation destruction. The results showed that Si-tag1+2+3 provided the highest cementation intensity, whereas Si-tag2+3 provided medium cementation intensity and the other strains provided weak cementation intensity (Figure 4i). This finding is comparable to the results from the Si-tag silica binding test in which Si-tag1+2+3 cells provided the highest silica binding intensity while other cells provided medium or weak intensity.</p>
 +
            </article>
 +
        </div>
 +
    </div>
 +
    <div class="returnTop">
 +
        <img src="https://static.igem.org/mediawiki/2016/f/f0/T--HUST-China--returnTop.png" alt="">
 +
    </div>
 +
    <script type="text/javascript">
 +
    $(document).ready(function(e) {
 +
        var widthYourScreen = document.documentElement.clientWidth || document.body.clientWidth;
 +
        if (widthYourScreen > 800) {
 +
            // 文章目录导航
 +
            //call tocible():
 +
            $('.text-content').tocible({
 +
                reference: '.ref',
 +
                title: 'Contents'
 +
            });
 +
        }
 +
    });
 +
    </script>
 +
</body>
  
 
</html>
 
</html>

Revision as of 20:35, 15 October 2016

Results

Results

Eukaryote


Protein expression

Phicia pastoris are typical Eukaryotic expression host, but expressing plant genes are still a big challenge. So we firstly test whether our three interest genes can be efficient expressed. We measured the Exogenous expression of PP2CA, ABF2 and SnRK2.2, We found there is no significant difference between the three proteins and it is worth noting that PP2CA level are less than the other two. But considering that PP2CA is a phosphorylase, the typical enzymatic reaction rate is fast enough to reduce the effect brought by the amount deficiency.

Normally, lactose is hydrolysed to monosaccharides(glucose and galactose) by lactase located in the intestinal epithelial cells before its absorption. Thus, when the body suffers lactase deficiency, unabsorbed lactose comes to the colon and can be fermented by bacteria there, which leads to the production of some gas (carbon dioxide, hydrogen, methane, etc) and some short chain fatty acids(lactic acid, acetic acid, etc).These fermentation products, especially the acids, stimulate water and sodium absorption and cause various abdominal symptoms like watery diarrhea and meteorism[1].

Fig1

Fig2

And then, we ran a SDS-PAGE to identify the three proteins(Fig2). The left figure shows that our target bands are shifted to the length between 72kD and 95kD. We supposed that the protein had been glycosylated

Fig3

Fig4


Bi-stable function:

We constructed expression plasmid and submitted this part (BBa_K2036030) to the registry. But on account of long-term , we didn’t have enough time to test its function. But our modeling simulated the switch functions. See to Eukaryote circuit modeling

Prokaryote


Protein&protein reaction

--CIII and Ftsh

We had submitted and documented RBS-CIII-RBS-CIII-RBS-CII-TT-pRE-RBS-GFP-LVAssrAtag (BBa_K2036014 ) and RBS-CII-RBS-CII-RBS-CII-TT-pRE-RBS-GFP-LVAssrAtag (BBa_K2036015 ) These two parts were to test the whether CIII can protect CII from being degraded by Ftsh by competitive inhibition. But we met problems transfer the segment from pSB1C3 to pET-Duet-1 expression plasmid. So we were late to put the result on wiki, but we would show it at the Jamboree.


Protein&promoter

CII (BBa_K2036000) functions as a transcriptional activator to direct promoter RE, so we constructed CII-TT-pRE-RBS-GFP-LVAssrAtag as test group and pRE-RBS-GFPLVAssrAtag as CK to see if CII efficiently activate pRE.

  • --CII and pRE

    more details
  • CII (BBa_K2036000) functions as a transcriptional activator to direct promoter RE, so we constructed CII-TT-pRE-RBS-GFP-LVAssrAtag as test group and pRE-RBS-GFPLVAssrAtag as CK to see if CII efficiently activate pRE.

    According to the Flourescence measurement curve above, we can see clearly that GFP level increased over time and it showed significant difference from CK.And we also did Fluorescence microscope detection after 30, 120 and 240 minutes induction. According to the figture below, we can tell qualitively that pRE leakage are at relative low level and CII can efficiently activate the promoter.

  • --CI and pR

    more details
  • CI is a repressor from bacteriophage lambda. And to test its interaction with pR promoter, we constructed CI-TT-pR-RBS-GFPLVAssrAtag-PET-Duet-1 and take pR-RBS-GFPLVAssrAtag-PET-Duet-1 as control to test its inhibition function.As the Relative Fluorescent intensity measurement data shows, CI can inhibit pR to some degree but the leakage expression under pR can not be ignored, so we should consider to increase the binding sites within pR or the amount of CI coding sequence in the circuit.

    We also detected GFP reporter in E.coli after induction of 20minute, 120minutes and 240minutes through 20 times of amplification (seen from the figure below).

  • --Cro and pRM

    more details
  • We characterized Cro and pRM inhibition by the same method as CI and pR’s. From line chart and fluorescence detection, we can see that the test group contains Cro expressed less GFP protein than control group over time. It proves that Cro can effectively bind pRM to block its downstream gene’s transcription.



Tri-stable function

  • --Preliminary experiments of ptrp2

    more details
  • Ptrp2(BBa_K2036000) is an improved part from HUST-China 2015, we employed it as one of our signal sensor to test our tri-stable switch. We constructed ptrp2-GFP-pSB1C3 to determine an appropriate induction concentration.

    According to the GFP expression curve, we choce 50μM final concentration to induce ptrp2

  • --Preliminary experiments of LVAssrA-tag

    more details
  • In order to prove that our toolkit is efficient to switch two interest genes’ expression from GFP to RFP and to eliminate the accumulation of expressed protein to interfere our measurement. We fused a degradation tag at the amino terminal of our reporter. And we used placI from the Rgistery (BBa_J04500) to characterize the degradation tag LVAssrA.

    We use IPTG with final concentration of 1mM to induce the GFP-LVAssrAtag and measure the relative fluorescence through plate reader with Excitation light 495nm.

    Fig: LVAssrAtag degradation rate measurement under placI

    Seen from the figure, we are sorry to find the serious placI expression leakage, as there are nearly no difference between the test and control group. But we are confident to prove the high degradation efficiency of the tag as more than two thirds of the GFP degraded within 90 minutes.

Application


  • Beta-galactosidase activity:

    more details
  • Owing to limitation of time, we didn’t test lactic balance function of our engineered strain in vitro. But we tried to characterize plac-induced beta-galactosidase activity to prove that half of our bi-stable switch works.

    We tested enzyme activity of our strain cultured at pH6.5, 7.5 and 8.5.

Previous Improvements

HUST-China 2015 put up a original method to cement sands as a promising way to help build firm structure in marine environment. The project “Euk.cement” was nominated “Best Environment Project” and “Best New Basic Part”. After the Jamboree, HUST-China iGEMers didn’t stopped this year -- We did more part characterizations and achieved more valid data to submit to the registry. What’s more exciting is that we successfully published a paper “A living eukaryotic auto-cementation kit from surface display of silica binding peptides on Yarrowia lipolytica”on ACS Synthetic Biology(IF 6.076). We will demonstrate our working details in the following:

Flocculation system

Last year we ran a SDS-PAGE to identify the flocculating protein MCFP3. Moreover, we tested its function by applying the concentrated supernatant on an object slide and Microscopic observation after staining. The microscopy result qualitatively indicated the successfully secretion of MCFP3.

This year, we made a further step-- BCA(bicinchoninic acid) quantification methods to describe the MCFP3 secretion level. We took wild Yarrowia lipolytica cultrue as control group to verify the proportion that MCFP3 accounted for in all secreted proteins. It was noteworthy that BCA quantification of the total protein in concentrated cell culture suspensions showed that the engineered cells released a protein level 0.1 µg/µL higher than that of the control group.

Sand cementation function

Last year, because of time limit we only tested sand cementation function of the ST123-JMY1212&mcfp3-JMY1212 mixed cells. It showed obvious effect on cementing sands.

To make the data valid, this year, we together characterized 8 combinations of Si-tag domains and MCFP3 producing cells, and the result were quite corresponding to our expectation.

The cementation test verified the cooperation of immobilization system and flocculation system cells in actual application conditions. Quartz sand (40 grams) mixed with either Si-tag+MCFP3 YMY1212 cells or control wild-type cells was loaded into a glass column, and a solution carrying oxygen, calcium and culture nutrients was supplied into the column using a peristaltic pump (Figure 4a). After 24 hours of treatment, the sand columns were dehydrated in a drying oven and then removed from the glass column. The sand treated with control wild-type JMY1212 cells was still scattered; only a few small clumps could be identified (Figure 4 c), and these may have been induced by the constitutive respiration of the wild type cells. However, with the treatment of Si-tag+MCFP3 cells, the sand aggregated, and an intact solid sand cylinder was obtained (Figure 4b). With further comparison of the treated sand under a microscope, the quartz sand granules treated with Si-tag+MCFP3 cells were found to be tightly agglutinated, whereas the quartz sand granules treated with wild type cells remained dispersed (Figure 4 d, e).

This result indicated that Si-tag+MCFP3 cells actually worked well at making silica particles form a certain intact structure, which fits our hypothesis and design of their cementation function. It was also noticed in the cementation test that there were some small holes in the cemented sand cylinder. This special porous structure indicated the balance between the CO2 released from cell respiration and the calcium/magnesium sedimentation caused by the released CO2. This sedimentation, however, will be the final and vital step of the cementation process. Indeed, in some cementation applications, this structure is very important. For example, in desert sand consolidation treatment, this multi-porous structure will eliminate the potential compaction risk and will enable organisms to grow on it; in artificial reef construction on aqua farms, the multi-porous structure could also offer niches to all types of marine life.

Figure 4. Sand cementation test with Si-tag and MCFP3 producing cells. (a) Test facility for sand cementation in lab with trial column and quartz sand. (b) Sand treated with Si-tag and MCFP3 producing cells formed cementation in the column, (c) whereas sand treated with wild type control JMY1212 cells did not form cementation. (d) Sand particles from the Si-tag and MCFP3 producing cell treated column were evaluated using microscopy and were found to be stuck together, (e) but sand particles from the wild type control JMY1212 cell treated column did not stick together. (f) Microscopy image of sand treated with Euk.cement cells in flasks on a shaker, which mimics the real conditions of high water-to-sand ratio and turbulence-like waves. (g) Sand treated with control cells in flasks on a shaker. (h) Sand treated with Euk.cement cells in column forms a cemented cylinder. (i) Standardized 1cm3 cube was modified from cementation sand cylinder and put on a platform weight scale. Weight was added onto the cube and the critical pressure value at cube destruction was recorded, and then normalized by the highest value. Quantification showing the different intensity of cylinders from the cementation of sand treated with different cells (quantification: n=3, t-test *: P&lt0.05).

To mimic the real conditions in underwater applications, we also tested the sand cementation under the condition of high water-to-sand ratio with turbulence in flasks on a shaker. Compared to sand treated with wild-type cells, sand treated with Si-tag cells and MCFP3 cells was found to be cemented together tightly using microscopy (Figure 4f, g).

To find whether sand treated with different Si-tag cells can form cementation with different intensity, column cementation tests were also conducted with MCFP3 cells and different Si-tag cells. Sand treated with all Si-tag cells except wild-type control cells could form a cemented cylinder (Figure 4h). The relative intensity of the cylinders was quantified by the critical pressure value at cementation destruction. The results showed that Si-tag1+2+3 provided the highest cementation intensity, whereas Si-tag2+3 provided medium cementation intensity and the other strains provided weak cementation intensity (Figure 4i). This finding is comparable to the results from the Si-tag silica binding test in which Si-tag1+2+3 cells provided the highest silica binding intensity while other cells provided medium or weak intensity.