Difference between revisions of "Team:WHU-China/Demonstrate"

 
(20 intermediate revisions by 2 users not shown)
Line 51: Line 51:
 
   /*left:40px;*/
 
   /*left:40px;*/
 
     }
 
     }
 +
h1,h2,h3,h4{
 +
  font-family:"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
 +
}
  
 
img{
 
img{
Line 61: Line 64:
 
</head>
 
</head>
 
<body>
 
<body>
 +
<header>
 +
<div class="container agile-banner_nav">
 +
<div class="row header-top">
 +
                  <div class="col-md-5 top-left p-0">
 +
<p> IGEM-WHU </p>
 +
</div>
 +
<div class="col-md-7 top-right p-0">
 +
</div>
 +
                </div>
 +
 +
 +
<nav class="navbar navbar-expand-lg navbar-light bg-light">
 +
 +
<h1><a class="navbar-brand" href="https://2018.igem.org/Team:WHU-China">IGEM - WHU</a></h1>
 +
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
 +
<span class="navbar-toggler-icon"></span>
 +
</button>
 +
 +
<div class="collapse navbar-collapse justify-content-center" id="navbarSupportedContent">
 +
<ul class="navbar-nav ml-auto">
 +
<li class="nav-item">
 +
<a class="nav-link" href="https://2018.igem.org/Team:WHU-China">Home <span class="sr-only">(current)</span></a>
 +
</li>
 +
                   
 +
<li class="dropdown nav-item active">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Project
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Description">Description</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Design">Design</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Experiments">Experiments</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:WHU-China/Notebook">Notebook</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:WHU-China/Protocol">Protocol</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Model">Modelling</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Demonstrate">Demonstrate</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Improve">Improve</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Future_plan">Furture plans</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/InterLab">InterLab</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:WHU-China/Safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
                   
 +
                   
 +
<li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Team
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Team">Team members</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Attributions">Attribution</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:WHU-China/Collaborations">Collaboration</a></li>
 +
</ul>
 +
</li>
 +
 +
                    <li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Parts
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Parts">Overview</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Parts/Basic_parts">Basic parts</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:WHU-China/Parts/Composite parts">Composite parts</a></li>
 +
</ul>
 +
</li>
 +
 +
                    <li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">HP
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
    <li><a href="https://2018.igem.org/Team:WHU-China/Human_Practices">Human Practice</a></li>
 +
                   
 +
                      <li><a href="https://2018.igem.org/Team:WHU-China/Public_Engagement">Education engagement</a></li>
 +
</ul>
 +
</li>
 +
                   
 +
<li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Awards
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Medal_criteria">Meadal criteria</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Applied_Design">Applied design</a></li>
 +
                <li><a href="https://2018.igem.org/Team:WHU-China/Hardware">Hardware</a></li>
 +
                <li><a href="https://2018.igem.org/Team:WHU-China/Measurement">Measurement</a></li>
 +
</ul>
 +
</li>
 +
<li class="nav-item pr-lg-0">
 +
<a class="nav-link pr-lg-0" href="https://2018.igem.org/Team:WHU-China/Device">Device</a>
 +
</li>
 +
</ul>
 +
</div>
 +
 
 +
</nav>
 +
</div>
 +
</header>
 
<div class="c_row">
 
<div class="c_row">
<br/><br/><br/><br/><br/><br/>
 
<h4>Introduction</h4>
 
<p style="font-size:22px;">For many precious resources we are using now, on the one hand, they act as vital materials and show a great side; on the other hand, they become dangerous evil to the environment once the improper emission or leakage happens. We call these kind of resources coin chemicals (CC).</p>
 
<p style="font-size:22px;">In this project, we use algae-bacteria symbiotic system to assist engineered bacteria in order to recycle phosphorus (a typical CC) from polluted water.</p>
 
<p style="font-size:22px;">The bacterial algae biofilm has already been an appropriate system for advanced sewage treatment. It can provide a micro-environment for bacteria to grow well and enable them to perform many information communication.</p>
 
 
<br />
 
<br />
<h4>Design</h4>
 
<p style="font-size:22px;">We designed to pathway this year.</p>
 
<h4>1. the first plasmid—the element collection pathway</h4>
 
 
<br />
 
<br />
<p style="font-size:22px;">When green light is given, PcpcG is activated, PPK is expressed,and NOT GATE make the downstream PPX,PPN silent, so only PPK is expressed. When red light is given, PcpcG is stoped, PPK silent,and NOT GATE make the downstream PPX,PPN expressed. PPX,PPN expressed only.</p>
 
</div>
 
 
<div class="c_row" style="text-align:center;">
 
<img src="https://static.igem.org/mediawiki/2018/f/fb/T--WHU-China--wiki-demonstration_main1.png" style="width:85%;">
 
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
<br />
+
<h1>Demonstrate</h1><br />
<br />
+
<p style="font-size:22px;">
</div>
+
This year we plan to verify the two systems. We did series of experiments to demonstrate that our system can work.<br />
  
<div class="c_row" style="text-align:center;">
+
We plan to did these experiments to demonstrate:<br />
<img src="https://static.igem.org/mediawiki/2018/9/93/T--WHU-China--wiki-demonstration_main2.png" style="width:85%;"><br />
+
<br />
+
</div>
+
  
<div class="c_row">
+
1.verify the light control system<br />
<p style="font-size:22px;">PcpcG: the green light-induced and red light-cutout  promoter
+
PPK:  polyphosphokinase,  can catalyze the synthesis of PolyP. it is just like a glue to string phosphorus and store them as PolyP.
+
PPX, PPN: exopolyphosphatase and endopolyphosphatase, are two different proteins that can catalyze the degradation of PolyP.</p>
+
<br />
+
<h4>2. the second plasmid—the construction of biofilm</h4>
+
<br />
+
<br />
+
</div>
+
  
<div class="c_row" style="text-align:center;">
+
&nbsp;&nbsp;1.verify the light-induced promoter-CcaS/R system and promoter cpcG<br />
<img src="https://static.igem.org/mediawiki/2018/e/e0/T--WHU-China--wiki-demonstration_main3.png" style="width:60%;"><br />
+
<br />
+
<br />
+
</div>
+
  
<div class="c_row">
+
&nbsp;&nbsp;2.verify the light promoter+ Not Gate<br />
<p style="font-size:22px;">We use surface display technology to express lectins on the cell membrane to create an extra connection between the EPS of algae and bacteria</p>
+
<br />
+
<br />
+
</div>
+
  
<div class="c_row" style="text-align:center;">
+
2.verify the phosphorus accumulation and release protein-PPK,PPX,PPN<br />
<img src="https://static.igem.org/mediawiki/2018/0/0b/T--WHU-China--wiki-demonstration_main4.png" style="width:60%;"><br />
+
<br />
+
<br />
+
</div>
+
  
<div class="c_row">
+
  &nbsp;&nbsp;1.verify the PPK’s function<br />
<p style="font-size:22px;">we use the “flagellum display ” to express  lectin in the surface of cell to create an extra connection between the EPS of algae and bacteria</p>
+
<br />
+
<br />
+
</div>
+
  
<div class="c_row" style="text-align:center;">
+
  &nbsp;&nbsp;2.verify the PPX+PPN’s function<br />
<img src="https://static.igem.org/mediawiki/2018/5/59/T--WHU-China--wiki-demonstration_main5.png" style="width:60%;"><br />
+
 
<br />
+
3. Establish a symbiotic suspension system of algae and bacteria<br />
<br />
+
 
</div>
+
&nbsp;&nbsp;1. Determine the optimal ratio of bacteria to algae<br />
 +
 
 +
&nbsp;&nbsp;2. Determine the optimal conditions for symbiotic culture<br/>
 +
4. Establish a means of forming symbiotic biofilm <br />
 +
 
 +
5. Establish a means to quantitatively measure the stability of biofilm<br />
 +
 
 +
6. Enhance biofilm stability with three synthetic biological pathways<br />
  
<div class="c_row">
 
<p style="font-size:22px;"> we use surface display technology to express dCBD in the cell membrane.
 
 
</p>
 
</p>
 
<br />
 
<br />
 
<br />
 
<br />
<h4>Experiment:</h4>
+
<h2>1.verify the light control system</h2>
 +
<h3>1.verify the light-induced promoter-CcaS/R system and promoter cpcG+</h3>
 +
<h3>2.verify the light promoter+ Not Gate</h3>
 
<br />
 
<br />
<p style="font-size:22px;">Light-controlled promoter —CcaS/R system+PcpcG</p>
+
<div class="c_row" style="width:800px;">
<p style="font-size:22px;">Firstly, we transformed four plasmids to E.coli and added IPTG to induce the expression of the Ccas and Ccar. Then, we examined the GFP expression.</p>
+
  <img src="https://static.igem.org/mediawiki/2018/e/e8/T--WHU-China--wiki-Demonstrate_main4.png">
<p style="font-size:22px;">1. lac operator + Ccar + Ccas (As negative control)</p>
+
<p style="font-size:22px;">2. lac operator + Ccar + Ccas + Cpcg (light control promotor) + green fluorescence protein</p>
+
<p style="font-size:22px;">3. lac operator + Ccar + Ccas + Cpcg (light control promotor) + TetR + TetO + green fluorescence protein</p>
+
<p style="font-size:22px;">4. constitutive promotor + GFP (As positive control)</p>
+
</div>
+
  
<div class="c_row" style="text-align:center;">
+
</div>
<img src="https://static.igem.org/mediawiki/2018/d/da/T--WHU-China--wiki-demonstration_main6.png" style="width:70%;"><br />
+
  <p style="font-size:22px;">We could draw the results that GFP have some leaking risks though we haven’t activated the bacteria with light.</p>
 
<br />
 
<br />
 
<br />
 
<br />
</div>
+
<div class="c_row" style="width:800px;">
 
+
<img src="https://static.igem.org/mediawiki/2018/0/0e/T--WHU-China--wiki-Demonstrate_main5.png">
<div class="c_row">
+
</div><br />
<p style="font-size:22px;">Then, we cultivated the induced E.coli under green light, red light and darkness for 2h, and examined GFP expression.</p>
+
<p style="font-size:22px;">The bacteria transformed with light control system and GFP have obvious increasing in fluorescence intensity after activated by green light and the negative control (only have the light control system) have the similar fluorescence intensity in the different lights.</p>
 +
<br /><br />
 +
<p style="font-size:22px;">The bacteria transformed with light control system , not gate and GFP have a few increasing in fluorescence intensity in the red light and darkness. What’s more, The fluorescence intensity in green light have a relative lower fluorescence intensity compared with the samples that got  before activated by light.</p>
 +
<div class="c_row" style="width:800px;">
 +
<img src="https://static.igem.org/mediawiki/2018/c/cd/T--WHU-China--wiki-Demonstrate_main6.png">
 +
</div><br />
 +
<p style="font-size:22px;">After transforming the light, we could see the fluorescence intensity are mostly dependent on the different lights. Positive control and Negative control have similar data in all kinds of light.
 +
But the not gate and light control system play significant role in the expression of GFP under different light conditions.</p>
 
<br />
 
<br />
</div>
 
 
<div class="c_row" style="text-align:center;">
 
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--WHU-China--wiki-demonstration_main7.png" style="width:70%;"><br />
 
 
<br />
 
<br />
 +
<h2>2.verify the phosphorus accumulation and release protein-PPK,PPX,PPN</h2>
 +
<h3>1.verify the PPK’s function</h3>
 +
<div class="c_row" style="width:800px;">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a1/T--WHU-China--wiki-Demonstrate_main7.png">
 +
</div><br />
 +
<p style="font-size:22px;">This experiment verifies that BL21 transferred to the pET28a plasmid containing PPK has a certain phosphorus-concentrating effect, and it is not caused by bacterial growth and natural PPK.</p>
 
<br />
 
<br />
 +
<h3>2.verify the PPX+PPN’s function</h3>
 +
<div class="c_row" style="width:800px;">
 +
<img src="https://static.igem.org/mediawiki/2018/4/41/T--WHU-China--wiki-Demonstrate_main1.png">
 +
<br />
 +
<br />
 +
<img src="https://static.igem.org/mediawiki/2018/d/d0/T--WHU-China--wiki-Demonstrate_main2.png">
 +
<br />
 +
<br />
 +
<img src="https://static.igem.org/mediawiki/2018/7/79/T--WHU-China--wiki-Demonstrate_main3.png">
 +
</div><br /><br />
 +
<p style="font-size:22px;">
 +
The picture shows the WT stains darker than the ppx and ppn which means the ppn and ppx strain have lower phosphorus concentration. The photo is taken with same parameter at 1000×.Each group has 3 sample,they show the similar results with the picture here. The ppx and ppn strain are constructed on the pET28a(+) vector, also using IPTG to induce the expression. The result is acquired after 72 h induction.<br />
 +
 +
PPX and PPN works well due to these experiments<br /><br />
 +
</p>
 +
<h2>3.verify the PPN’s function and demonstrate that the PPX+PPN can do better than PPX alone</h2>
 +
<p style="font-size:22px;">It is a pity that we have not done the experiment in phosphorus absorption in PPX alone, and also the staining experiments can’t quantitatively illustrate how PPN can accelerate the reaction. To make up for this vacancy, we used modeling to simulate this process.</p>
 +
<br /><br />
 +
<h2>3. Establish a symbiotic suspension system of algae and bacteria</h2>
 +
<h3>1. Determine the optimal conditions for symbiotic culture</h3>
 +
 
</div>
 
</div>
 +
<div class="c_row" style="width:1000px;">
 +
<div style="float:left;width:450px;"><br />
  
<div class="c_row">
+
<img src="https://static.igem.org/mediawiki/2018/d/d1/T--WHU-China--wiki-Demonstrate_main9.png">
<p style="font-size:22px;">The bacteria transformed with light control system and GFP had obvious increasing in fluorescence intensity after activated by green light and the negative control (only have the light control system) had the similar fluorescence intensity under different lights.</p>
+
<br />
+
<p style="font-size:22px;">After that, we transformed the green light into red light, vice versa. We kept the bacteria in darkness dim and cultivated them for 1h to examine the GFP expression.</p>
+
<br />
+
<br />
+
 
</div>
 
</div>
 +
<div style="float:right;width:450px;"><br />
  
<div class="c_row" style="text-align:center;">
+
<img src="https://static.igem.org/mediawiki/2018/a/a0/T--WHU-China--wiki-Demonstrate_main10.png">
<img src="https://static.igem.org/mediawiki/2018/e/e6/T--WHU-China--wiki-demonstration_main8.png" style="width:70%;"><br />
+
</div>
<br />
+
<br />
+
 
</div>
 
</div>
 +
<div class="c_row" style="clear:both;">
 +
<p style="font-size:22px;">We did a series of gradient experiments and finally determined that the culture conditions of the mixed system were LB: BG11=7:1</p><br />
 +
<h3>2. Determine the optimal ratio of bacteria to algae</h3>
 +
</div>
 +
<div class="c_row" style="width:1000px;">
 +
<div style="float:left;width:450px;"><br />
  
<div class="c_row">
+
<img src="https://static.igem.org/mediawiki/2018/a/a9/T--WHU-China--wiki-Demonstrate_main11.png">
<p style="font-size:22px;">After transforming the light, we can see the fluorescence intensity were changed dependent on the different lights. Positive control and Negative control had similar data in all kinds of light. But light control system play significant role in the expression of GFP under different light conditions. In conclusion, red light can cease the PcpcG, and green light can re-start the pathway ceased by red light. That suggests our promoter can work cyclically.</p>
+
<p style="font-size:22px;">The bacteria transformed with light control system , not gate and GFP had a few increasing in fluorescence intensity in the red light and darkness. What’s more, The fluorescence intensity in green light had a relative lower fluorescence intensity compared with the samples that got  before activated by light.</p>
+
<p style="font-size:22px;">In the transforming light experiment, the not gate play significant role in the expression of GFP to reverse the trend. </p>
+
<p style="font-size:22px;">Conclusion: The verification of the entire pathway illustrates the coupling of the light-controlled promoter and the Not Gate, and preliminarily demonstrates that our system can work cyclically. Although in this experiment, the data is still not perfect. Factors such as expression time should be considered more in subsequent experiments.</p>
+
<br />
+
<br />
+
<br />
+
<h4>Functional proteins to collect Phosphorus</h4>
+
<h4>1.Function of ppk</h4>
+
<p style="font-size:22px;">we tested the function of PPK, We did this through measuring the change in phosphorus concentration in the medium. </p>
+
 
</div>
 
</div>
 +
<div style="float:right;width:450px;"><br />
  
<div class="c_row" style="text-align:center;">
+
<img src="https://static.igem.org/mediawiki/2018/d/d0/T--WHU-China--wiki-Demonstrate_main12.png">
<img src="https://static.igem.org/mediawiki/2018/7/7b/T--WHU-China--wiki-demonstration_main9.png" style="width:70%;"><br />
+
</div>
<br />
+
<br />
+
 
</div>
 
</div>
  
<div class="c_row">
+
<div class="c_row" style="clear:both;">
<p style="font-size:22px;">This experiment verifies that BL21 transferred to the pET28a plasmid containing PPK has a certain phosphorus-concentrating effect, and it is not caused by bacterial growth and natural PPK.</p>
+
<p style="font-size:22px;">We did a series of gradient experiments and finally determined that the ratio of bacteria to algae should be 1:1-1:10</p>
<h4>2. PPX,PPN—phosphorus release</h4>
+
<br />
 +
<br />
 +
<h2>4.Establish a method to form symbiotic biofilm</h2><br />
 +
 
 +
<div class="c_row" style="width:850px;">
 +
<h2 style="left:0;text-align:center;">We use suction filtration to obtain biofilm</h2>
 +
  <div style="float:left;width:250px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/1/18/T--WHU-China--wiki-Demonstrate_main14.png">
 +
  </div>
 +
  <div style="float:right;width:445px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/6/6f/T--WHU-China--wiki-Demonstrate_main13.jpg">
 +
  </div>
 +
  </div>
 
<br />
 
<br />
<p style="font-size:22px;">We refer to PPX’s data from the Team 15_York. Because our system requires faster and more complete release of phosphorus, we added PPN as a protein to assist in the release of phosphorus. Thus we built PPX+PPN pathway.</p>
 
<p style="font-size:22px;">PPN is a protein that originally comes from Saccharomyces cerevisiae, before the function test, we must verify that PPN protein can be expressed in E. coli.</p>
 
 
<br />
 
<br />
<p style="font-size:22px;">We demonstrated that PPN can be expressed in E. coli by gel electrophoresis experiment.</p>
 
<br /><br />
 
 
</div>
 
</div>
<div class="c_row" style="text-align:center;">
+
<div class="c_row" style="clear:both;">
<img src="https://static.igem.org/mediawiki/2018/f/f2/T--WHU-China--wiki-demonstration_main10.png">
+
<h2>5.Establish a means to quantitatively measure the stability of biofilm.</h2><br /><br />
<br />
+
<p style="font-size:22px;">After so many experiments, we used blender device and shear force as interference(250r/s,3min). And we used chlorophyll method and hemocytometer counting method to test the shedding rate. This together can build a quantitative measurement to test the stability of biofilm.</p><br />
<br />
+
 
<br />
 
<br />
 +
<h2>6. Enhance biofilm stability with three synthetic biological pathways</h2>
 +
  <div class="c_row" style="width:1000px;">
 +
  <div style="float:left;width:600px;margin-top:50px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/0/0b/T--WHU-China--wiki-Demonstrate_main15.png">
 +
  </div>
 +
  <div style="float:right;width:270px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/2/2e/T--WHU-China--wiki-Demonstrate_main16.png">
 +
  </div>
 +
  </div>
 +
</div>
 +
<div class="c_row" style="clear:both;">
 +
<br />
 +
<br />
 +
<div class="c_row" style="width:1000px;">
 +
  <div style="float:left;width:600px;margin-top:50px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/1/15/T--WHU-China--wiki-Demonstrate_main17.png">
 +
  </div>
 +
  <div style="float:right;width:270px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/5/53/T--WHU-China--wiki-Demonstrate_main18.png">
 +
  </div>
 +
  </div>
 
</div>
 
</div>
  
<div class="c_row">
+
<div class="c_row" style="clear:both;">
<p style="font-size:22px;">By induction 2, its average phosphorus uptake capacity is significantly reduced, indicating that phosphorus is released. </p>
+
<br />
<br />
+
<br />
<p style="font-size:22px;">Because of the growth of the bacteria, it is difficult to see the dramatic changes of phosphorus concentration of the medium. Thus we used the staining method - PolyP is metachromatic granules in the bacteria, which can be stained. It is possible to judge whether or not PolyP is present in the bacteria by staining to determine whether our protein is functional. We use Albert stain for metachromatic granules, and PPX and PPN have the ability to release phosphorus from E. coli, respectively. It can be seen that BL21, which has not been transferred into the gene, shows a distinct blue color, indicating the presence of the heterochromatic granules; while the E. coli that was transferred to PPN and PPX, respectively, was not stained blue, demonstrating the release of phosphorus.</p>
+
<div class="c_row" style="width:1000px;">
<br />
+
  <div style="float:left;width:600px;margin-top:50px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/2/2d/T--WHU-China--wiki-Demonstrate_main19.png">
 +
  </div>
 +
  <div style="float:right;width:270px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/e/ec/T--WHU-China--wiki-Demonstrate_main20.png">
 +
  </div>
 +
  </div>
 +
</div>
 +
<div class="c_row" style="clear:both;"><br />
 +
<div class="c_row" style="width:600px;float:left;">
 +
  <img src="https://static.igem.org/mediawiki/2018/f/fe/T--WHU-China--wiki-Demonstrate_main21.png">
 +
  </div>
 +
<div class="c_row" style="width:300px;float:right;">
 +
  <img src="https://static.igem.org/mediawiki/2018/a/aa/T--WHU-China--parts-Parts_rgcty10.jpg">
 +
  </div>
 
</div>
 
</div>
<div class="c_row" style="text-align:center;">
+
<div class="c_row" style="clear:both;">
<img src="https://static.igem.org/mediawiki/2018/8/80/T--WHU-China--wiki-demonstration_main11.png">
+
<br /><p style="font-size:22px;">
 +
This picture indicated that our binding part worked well and showed it amazing potential in binging field. We felt quite pity that due to time limit, we hadn’t explored the best experiment condition, and we will optimize this in the future.</p><br />
 
<br />
 
<br />
 
<br />
 
<br />
<br />
 
</div>
 
  
<div class="c_row">
+
<p style="font-size:22px;">
<p style="font-size:22px;">Conclusion: we proved that PPK,PPX,PPN both had the function and PPN can additionally enhance the ability to release the phosphorus.</p>
+
Although we verified each part to work successfully,we still planned to combine the PPX,PPN and PPK into the light control pathway to further illustrate that our bacteria can absorb P in green light and release it in red light. However, DDl was around the corner. We designed the primers in October but didn't catch up to assemble the entire pathway. Although we have verified all the components and they worked well, we will still continue to complete the verification of this huge pathway ,maybe in the next iGEM season.</p>
 +
 
 
</div>
 
</div>
  
 +
 +
<div>
 +
  <br />
 +
 +
<svg class="editorial" xmlns="http://www.w3.org/2000/svg" viewBox="0 24 150 28" preserveAspectRatio="none">
 +
    <defs>
 +
        <path id="gentle-wave" d="m -160,44.4 c 30,0 58,
 +
        -18 87.7,-18 30.3,0 58.3,
 +
        18 87.3,18 30,0 58,-18 88,
 +
        -18 30,0 58,18 88,18 l 0,
 +
        34.5 -351,0 z" />
 +
    </defs>
 +
    <g class="parallax">
 +
        <use xlink:href="#gentle-wave" x="50" y="0" fill="#E7FBFF" />
 +
        <use xlink:href="#gentle-wave" x="50" y="3" fill="#9AE0FF" />
 +
        <use xlink:href="#gentle-wave" x="50" y="6" fill="#57BDFC" />
 +
    </g>
 +
</svg>
 +
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 03:25, 18 October 2018

Demonstrate







Demonstrate


This year we plan to verify the two systems. We did series of experiments to demonstrate that our system can work.
We plan to did these experiments to demonstrate:
1.verify the light control system
  1.verify the light-induced promoter-CcaS/R system and promoter cpcG
  2.verify the light promoter+ Not Gate
2.verify the phosphorus accumulation and release protein-PPK,PPX,PPN
  1.verify the PPK’s function
  2.verify the PPX+PPN’s function
3. Establish a symbiotic suspension system of algae and bacteria
  1. Determine the optimal ratio of bacteria to algae
  2. Determine the optimal conditions for symbiotic culture
4. Establish a means of forming symbiotic biofilm
5. Establish a means to quantitatively measure the stability of biofilm
6. Enhance biofilm stability with three synthetic biological pathways



1.verify the light control system

1.verify the light-induced promoter-CcaS/R system and promoter cpcG+

2.verify the light promoter+ Not Gate


We could draw the results that GFP have some leaking risks though we haven’t activated the bacteria with light.




The bacteria transformed with light control system and GFP have obvious increasing in fluorescence intensity after activated by green light and the negative control (only have the light control system) have the similar fluorescence intensity in the different lights.



The bacteria transformed with light control system , not gate and GFP have a few increasing in fluorescence intensity in the red light and darkness. What’s more, The fluorescence intensity in green light have a relative lower fluorescence intensity compared with the samples that got before activated by light.


After transforming the light, we could see the fluorescence intensity are mostly dependent on the different lights. Positive control and Negative control have similar data in all kinds of light. But the not gate and light control system play significant role in the expression of GFP under different light conditions.



2.verify the phosphorus accumulation and release protein-PPK,PPX,PPN

1.verify the PPK’s function


This experiment verifies that BL21 transferred to the pET28a plasmid containing PPK has a certain phosphorus-concentrating effect, and it is not caused by bacterial growth and natural PPK.


2.verify the PPX+PPN’s function







The picture shows the WT stains darker than the ppx and ppn which means the ppn and ppx strain have lower phosphorus concentration. The photo is taken with same parameter at 1000×.Each group has 3 sample,they show the similar results with the picture here. The ppx and ppn strain are constructed on the pET28a(+) vector, also using IPTG to induce the expression. The result is acquired after 72 h induction.
PPX and PPN works well due to these experiments

3.verify the PPN’s function and demonstrate that the PPX+PPN can do better than PPX alone

It is a pity that we have not done the experiment in phosphorus absorption in PPX alone, and also the staining experiments can’t quantitatively illustrate how PPN can accelerate the reaction. To make up for this vacancy, we used modeling to simulate this process.



3. Establish a symbiotic suspension system of algae and bacteria

1. Determine the optimal conditions for symbiotic culture



We did a series of gradient experiments and finally determined that the culture conditions of the mixed system were LB: BG11=7:1


2. Determine the optimal ratio of bacteria to algae



We did a series of gradient experiments and finally determined that the ratio of bacteria to algae should be 1:1-1:10



4.Establish a method to form symbiotic biofilm


We use suction filtration to obtain biofilm



5.Establish a means to quantitatively measure the stability of biofilm.



After so many experiments, we used blender device and shear force as interference(250r/s,3min). And we used chlorophyll method and hemocytometer counting method to test the shedding rate. This together can build a quantitative measurement to test the stability of biofilm.



6. Enhance biofilm stability with three synthetic biological pathways







This picture indicated that our binding part worked well and showed it amazing potential in binging field. We felt quite pity that due to time limit, we hadn’t explored the best experiment condition, and we will optimize this in the future.




Although we verified each part to work successfully,we still planned to combine the PPX,PPN and PPK into the light control pathway to further illustrate that our bacteria can absorb P in green light and release it in red light. However, DDl was around the corner. We designed the primers in October but didn't catch up to assemble the entire pathway. Although we have verified all the components and they worked well, we will still continue to complete the verification of this huge pathway ,maybe in the next iGEM season.