Team:Toulouse/Result/experimental-results

From 2014.igem.org

(Difference between revisions)
 
(141 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Toulouse/template/header-base}}
{{:Team:Toulouse/template/header-base}}
 +
{{:Team:Toulouse/template/Accordion}}
<html>
<html>
Line 8: Line 9:
   <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
   <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
 +
 +
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js'></script>
 +
 +
<script type='text/javascript'> $(function(){
 +
  $(window).scroll(function () {
 +
    if ($(this).scrollTop() > 565) {
 +
        $('#column-left').addClass("fixNavigation");
 +
    } else {
 +
        $('#column-left').removeClass("fixNavigation");
 +
        }
 +
    });
 +
  });
 +
</script>
  <!--/* CSS contenu*/-->
  <!--/* CSS contenu*/-->
Line 13: Line 27:
  <style type="text/css">
  <style type="text/css">
-
   .title1{color:#20a8da; font-family:'Open Sans'; font-weight:600; font-size:24px;  margin:0 0 33px 0; border:none;}
+
   .title1{color:green; font-family:'Open Sans'; font-weight:600; font-size:24px;  margin:0 0 33px 0; border:none; text-align:left}
-
   .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none;}
+
   .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none; text-align:left}
   .title2simple{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 5px 0; border:none;}
   .title2simple{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 5px 0; border:none;}
-
   .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;}
+
   .title3{color:#5a6060; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none; text-align:left}
-
   .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; }
+
   .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: justify; }
    
    
-
   .textesimple{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 0 0; line-height:24px; }
+
   .textesimple{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 0 0; line-height:24px; text-align: justify; }
.banniere{
.banniere{
-
background: url('https://static.igem.org/mediawiki/2014/d/d0/Template-igem2014-slide1.jpg') no-repeat center;
+
background: url('https://static.igem.org/mediawiki/2014/f/f7/Results_photo_tlse.png') no-repeat center;
-webkit-background-size: cover; /* pour Chrome et Safari */
-webkit-background-size: cover; /* pour Chrome et Safari */
-moz-background-size: cover; /* pour Firefox */
-moz-background-size: cover; /* pour Firefox */
Line 37: Line 51:
.banniere-content{
.banniere-content{
-
  background-color: rgba(46,204,113, 0.6);
+
  background-color: rgba(130,196,108, 0.7);
padding:28px 28px 0;
padding:28px 28px 0;
position:absolute;
position:absolute;
Line 55: Line 69:
color:white;
color:white;
font-size:16px
font-size:16px
 +
}
 +
 +
p.legend{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: center;}
 +
 +
#column-left{
 +
float:left;
 +
width: 190px;
 +
float: left;
 +
padding: 15px 10px 15px 15px;
 +
border: 1px solid #ccc;
 +
border-radius: 5px;
 +
background-color: #eee;
 +
}
 +
 +
.fixNavigation{
 +
z-index: 9999;
 +
position: fixed;
 +
top:15px;
 +
width:240px;
 +
}
 +
 +
ul.menuleft {
 +
padding-left:10px;
 +
}
 +
 +
 +
ul.menuleft li {
 +
padding-bottom: 10px;
 +
}
 +
 +
ul.menuleft li a{
 +
color:#5a6060;
 +
font-family:'Open Sans';
 +
font-size:14px;
 +
margin:0 0 0 0;
 +
line-height:24px;
}
}
</style>
</style>
 +
<body>
<body>
Line 63: Line 114:
   <div class="banniere-wrapper" style="width:960px; height:100%; margin: 0 auto; position:relative;">
   <div class="banniere-wrapper" style="width:960px; height:100%; margin: 0 auto; position:relative;">
-
     <div class="attribution">
+
      
-
        <ul class="topnav" id="topnav" style="top:15px;">
+
-
                <li style="padding-right:0px"><a href="https://2014.igem.org/Team:Toulouse/Team" class="navlink" style="color:white;">ACKNOWLEGDEMENT<i style="padding-left: 10px;font-size: 14px;font-family: verdana;">></i> </a>
+
-
                    <ul class="subnav" style="background:none;">
+
-
                                                <li class="lisimpledrop"><a href="https://2014.igem.org/Team:Toulouse/acknowlegdement/attribution">Attribution</a></li>
+
-
                        <li class="lisimpledrop"><a href="https://2014.igem.org/Team:Toulouse/acknowlegdement/sponsor">Sponsor</a></li>
+
-
                  </ul>
+
-
                </li>
+
-
        </ul>
+
-
    </div>
+
-
 
+
     <div class="banniere-content">
     <div class="banniere-content">
       <h2>Experimental results</h2>
       <h2>Experimental results</h2>
-
       <p> Let's save our trees with SubtiTree! </p>
+
       <p> Are our modules functionnal? </p>
     </div>
     </div>
   </div>
   </div>
Line 84: Line 125:
   <p style="margin:0 auto; color:#696969; width:960px; padding-top:20px; font-size:16px;"> Results&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;&nbsp;Experimental results</p>  
   <p style="margin:0 auto; color:#696969; width:960px; padding-top:20px; font-size:16px;"> Results&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;&nbsp;Experimental results</p>  
   </div>
   </div>
-
 
 
-
  <div id="innercontenthome">
+
  <div id="innercontenthome">
-
       <div class="centering" style="padding-top: 85px; padding-bottom:40px;">
+
       <div class="centering" style="padding-top: 20px; padding-bottom:40px;">
-
<div class="title2simple">Binding module</div>
+
<p class="texte">How did we validate the three modules and improve our new protocols? Click below to find out…</p>
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
-
<br/>
+
-
<br/>
+
-
<div class="Sub_title title3"> 1. Preliminary experiments </div>
+
-
<B>Purpose</B>
+
<p style="font-size:1.3em; margin: 0 0 30px 0;"><a href="#" onClick="ddaccordion.expandall('technology'); return false">Expand all</a> | <a href="#" onClick="ddaccordion.collapseall('technology'); return false">Collapse all</a></p>
-
<br/>
+
-
<p class="texte">The first experiment deals with the culture conditions to see if Bacillus subtilis can resist to a low temperature and with the CBB buffer. To do that, several bacterial concentrations have been tested starting with an OD of 0.1 and diluting this solution to get estimated ODs of 0.05, 0.025, 0.01. These different Bacillus subtilis solutions were incubated 1 hour at 4°C with 500µL of CBB or water. Finally a cell count on Thoma cell was performed.</p>
+
-
<B>Results</B>
+
<div class="technology">Chemotaxis module</div>
-
<br/>
+
<div class="thelanguage">
-
<p class="textesimple">The bacterial solutions could not be counted because of two main problems : the too high number of bacteria with the 0.1 OD or the too low number of bacteria with the 0.01 OD. Thus, the study is mostly focudes on the intermediate values (Figure 1).
+
-
<br/>First of all, a same cell concentration can be noticed with the presence of CBB or water with estimated ODs of 0.05 or 0.025. Morever, twice less cells can be found in the lowest concentrations in bacteria comparing to the 0.05 OD concentration which is in agreement with the dilution ratio.
+
-
<br/>Thus, the experimental conditions regarding the presence of CBB and the incubation temperature at 4°C do not harm the cell surviving.</p>
+
-
FIGURE A METTRE
+
-
<br/>
 
-
<p><I>Figure 1 : CBB presence has no effect on bacterial. The bacterial concentration was measured regarding  the presence () or the absence of CBB () for the observed OD (0.1) or estimated ODs (0.05, 0.025, 0.01).</I>
 
 +
<p class="texte">We performed several assays to demonstrate the chemotaxis ability of our engineered <i>Bacillus subtilis</i> strain to move towards N-acetylglucosamine (NAG), the base unit of chitin. The ability of the <i>wild-type</i> strain to move towards glucose was the positive control.
 +
</p>
-
<div class="Sub_title title3" style="margin-top:50px;"> 2.Binding test </div>
+
<p class="title2">1. Petri dishes Test</p>
 +
<p class="texte">
 +
The first chemotaxis assay was done in Petri dishes filled with a growth medium containing 0,3% agar. This semi-solid medium was supposed to favor bacterial motility. A paper disk soaked with the attractive compound was placed in the middle of the dish, then cells were loaded into the medium (see Figure 1). This protocol was adapted from <a href="https://2011.igem.org/Team:Imperial_College_London/Protocols_Chemotaxis">the Imperial College 2011 iGEM team</a>.
 +
</p>
-
<B>Purpose</B>
+
<center><img SRC="https://static.igem.org/mediawiki/2014/0/05/Schema_1.png" alt="schema Figure 1" style="width:500px"></center>
-
<p class="texte">Transformed Bacillus subtilis with the binding module is able to produce a protein composed of the bacterial peptidoglycan bonding of LycT and the GbpA 4th domain of Vibrio cholerae allowing the chitin bonding. The synthetic bacterium is put with special beads composed of the polymer miming the fungal pathogen wall. After several washes, bacteria specificaly attached to the chitin are put on plates and counted.</p>
+
<p class="legend">Figure 1: Petri dishes chemotaxis assay. (A) A pipet was used to inject cells into the semi-solid medium. (B) Bacteria would move toward the attractive compound diffusing from a paper disk.
 +
</p>
 +
<p class="texte">With this assay, we however failed to see any chemotaxis of the <i>wild-type</i> control toward glucose (Figure 2-A). As <i>B. subtilis</i> is attracted by many other glucides and amino-acids that can be found in rich medium such as in LB medium. Therefore, with the hope of improving the experimental conditions, we have challenged the cells with paper discs soaked in LB medium containing glucose (Figure 2-B).
 +
</p>
-
<B>Results</B>
+
 
-
<p class="textesimple">The first observation is that both bacterial solutions of wild type Bacillus subtilis and SubtiTree have the same concentration : 105 bacteria/mL (Figure 2). Even though there is no significant difference between both strains after the first wash, the second wash has a major effect since it allows 40 times more WT bacteria to come off the beads. This result correlates with the number of bacteria binded to the beads for the synthetic strain with the binding module.
+
<center><img SRC="https://static.igem.org/mediawiki/2014/f/ff/Fig2_AetB.png" alt="Figure 2" style="width:750px"></center>
-
<br/>Thus, the binding system seems to function correctly and leads to the bacterial attachment on the chitin. </p>
+
<p class="legend">Figure 2: Chemotaxis test with paper discs soaked in either a Glucose solution (A) or in Glucose containing LB medium (B) as attractive compound. Paper discs soaked with water were used as negative controls.
-
FIGURE A METTRE !
+
-
<p><I>Figure 2 :   Attachment of Bacillus subtilis with binding module to chitin. The WT bacteria concentration () or the bacteria with the binding system () has been determined during the different steps of the binding test. The stars represent a significant difference observed with a Student test with p < 0.05. </I>
+
</p>
</p>
 +
<p class="texte">No difference was observed between the Petri dishes with or without glucose. With glucose containing LB medium, a large halo around the paper disk was observed. This halo might be due to cells attracted by the solution, as it was not observed when cells were not inoculated in the Petri dish (data not shown). However this result was barely  reproducible. Moreover with the addition of LB medium, it was hard to make the distinction between attractive effects and cell growth resulting from random diffusion. We have therefore given up this protocol and tested alternative protocols.
 +
</p>
-
<div class="title2simple">Fungicides</div>
+
<p class="title2">2. Plug in Pond system
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
</p>
-
<br/>
+
-
<br/>
+
-
<div class="Sub_title title3"> 1. Preliminary experiments </div>
+
 +
<p class="texte">
 +
This protocol was adapted from a PhD work (see references [1]). <i>B. subtilis</i> was grown overnight to a density of 8.10<sup>8</sup> cells/mL. 10 mL of the culture was mixed with 15 mL of LB medium containing 1.5% agar kept at 45°C. The final agar concentration was 0.9%. Tetracycline (25 µg/ml) was added to inhibit growth in order to only observe the chemotaxis phenomenon. Plates were cooled down and dried, before digging wells with either a punch or 1mL tips. The wells were then filled with the attractive compound (Figure 3). After one hour at room temperature, pictures of the plates were taken and the results analyzed.
 +
</p>
-
<br/>
+
<center><img SRC="https://static.igem.org/mediawiki/2014/c/cd/Fig3.png" alt="Figure 3" style="width:400px"></center>
-
<br/>
+
<p class="legend">Figure 3: Plug-in-pond test design.</p>
-
<B>Purpose</B>
+
-
<br/>
+
-
<p>
+
-
<br/><p class="textesimple">Tests with commercial peptides</p>
+
-
<br/>
+
<p class="texte">
-
<br/>
+
On our first try with <i>B. subtilis</i>, we made three wells per plate (Figure 4). The wells were filled with glucose at different concentrations and tetracycline was not added in one of the plates.
-
<B>Results</B>
+
</p>
-
<p class="texte">The first tests were accomplished with commercial GAFP-1 and D4E1 peptides at different concentrations (12,5µM/25µM/100µM). These tests were performed on different fungal strains sharing the same phylum with <i>Ceratocystis Platani</i>. <br>As <i>Ceratocystis Platani</i> is pathogenic, we could not perform tests directly with this fungus. <br/>
+
-
After several days at 30°C, the PDA (Potato Dextrose Agar) plates covered with fungus and commercial peptides were analyzed.<br> FIGURE <br/><p>
+
-
    <p class="texte">An inhibiton halo was noticeable with commercial D4E1 peptide at 100µM on <i>Aspergillus brasiliensis</i>. Less bright halos were also present with lower concentrations. Concerning commercial GAFP-1, we did not notice any effect in the tested conditions.
+
<center><img SRC="https://static.igem.org/mediawiki/2014/f/fd/FigureFloriefig4.png" alt="Figure 4" style="width:400px"></center>
 +
<p class="legend">Figure 4: Plates after 12h at room temperature.</p>
-
<br>   As positive control, a well-known chemical fungicide was used: the Copper Sulfate. The inhibition of the fungal growth was complete at 20mg/ml, and at 10mg/ml a darker halo appeared around the pad filled with Copper Sulfate as we can see on the figure below.  This corresponds to a sporing halo in response to the stress generated by the fungicide.  
+
<p class="texte">
-
<br/></p>
+
After one hour, no tangible results were obtained. After 12h we observed halos around the 1 M glucose containing wells in the plates without tetracycline but not in the plates with tetracycline. Again, because cells could use glucose for growth, we could not distinguish between growth and chemotaxis. Making the hypothesis that the concentration of tetracycline could have been too high and inhibited any bacterial activity, we thereafter lowered the tetracycline concentration to 15 µg/mL. We repeated this protocol with this new experimental condition. We made two wells per plate (Figure 5), one with either Glucose or n-acetyl-glucosamine and one with LB medium. As previously, no results were achieved after 1h, but after 12h we could notice halos.
 +
</p>
-
<br> FIGURE <br/>
+
<center><img SRC="https://static.igem.org/mediawiki/2014/c/c3/Bsubtilis_result.png" alt="Figure 5" style="width:750px"></center>
 +
<p class="legend">Figure 5: Chemotaxis test with WT <i>Bacillus subtilis</i>. The upper well contains attractive compound and the lower well contains medium without any attractive compound.
 +
</p>
 +
<p class="texte">
 +
Results were not as clear as in the previous assay (Figure 4), but halos around the wells with glucose at 250 mM with and without tetracycline were observed. With N-acetyl-glucosamine (NAG) as the attractive compound, halos were observed for a concentration of 25 mM with tetracycline and for a concentration of 250 mM without tetracycline, thus suggesting that our <i>B. subtilis</i> 168 strain is attracted toward NAG and uses it to grow.
 +
</p>
 +
<p class="texte">
 +
<b>References:</b></br>
 +
[1]: Claudine Baraquet. <b>Etude de la réponse adaptative à l'oxyde de triméthylamine et de son mécanisme de détection chez <i>Escherichia coli</i> et <i>Shewanella oneidensis</i></b>. 2008, Université de la Méditerranée Aix-Marseille II.
 +
</p>
-
<br><br/>
 
-
<p class="texte">Given these results, we concluded that very high fungicide concentrations are required to inhibit the fungal growth. Following these tests, new conditions were adopted in order not to encourage too much fungal growth over bacterial growth. The culture medium was adjusted to fit our objective and to approximate the conditions found in the trees: a 'sap-like' medium was elaborated. The incubations were then carried at room temperature.</p>
 
-
<br>
 
-
<g class="title3">Test with SubtiTree <g/>
 
-
<br/>
 
-
<br><br/>
 
-
<p class="texte">In order to test <i>Bacillus subtilis</i> mutants, it was essential to find the right balance between the fungal growth and the bacterial one.This condition was necessary to get a high concentration of peptides. In our genetic constructions, these peptides are designed to be exported in the extracellular medium.
 
-
<br><br/>The transformed <i>Bacillus subtilis</i> strains were grown at 37°C during 72h and tested. After centrifugation, the supernatant and the resuspended pellet were placed on pads disposed plates previously seeded with a defined number of conidia (see protocols to have more details). After several days at room temperature, an inhibition halo of <br><i>Trichoderma reesei</i>'s growth was clearly observable for the strain expressing D4E1 gene. The inhibition was even more noticeable with the strain carrying the operon GAFP-1 + D4E1.
 
-
However, no effect was detected for the strain expressing the GAFP-1 gene, supposing a synergistic effect between these two peptides.
 
-
Regarding EcAMP and the triple-fungicides operon, no effect has been detected on the fungal growth. Several factors can explain these results: A number of post-transcriptional modification are required to have a functional EcAMP and in addition to that, sequencing results of these constructs showed some differences with the original designed sequence.</p>
 
-
 
-
<br>PHOTO <br/>
 
-
<p class="texte">Inhibition halos are not visible with supernatants, probably because of their low concentrations in the extracellular medium.  
+
<p class="title2">4. Capillary test between two tubes also called the tubes test</p>
-
Another effect was noted with the same strains expriming D4E1 and GAFP-1 + D4E1 on another fungus <i>Aspergillus brasiliansis</i>. This effect is comparable to the one previously noted with low concentration of sulfate copper.  
+
<p class="texte">After the experiment of the plug-in-pond, we decided to construct a system by welding two Eppendorf tubes with a glass capillary and using an electric burner.</p>
 +
<center><img src="https://static.igem.org/mediawiki/2014/f/fb/Chemotaxis_-_eppendorf.png"></center>
 +
<p class="legend">Figure 6: Photography of the first tubes system</p>
-
<br> <br/>
+
<p class="texte">We tested this system with a fuchsin dye and water and we were able to observe the diffusion of fuchsin dye towards water. However this construction had a leakage next to the welding seam that we could not stop.
 +
Thus, the Toulouse 2014 iGEM team asked the help from the INSA glass blower, Patrick Chekroun. He designed two systems composed of two tubes linked by a capillary.</p>
-
The choice of our chassis appears to be optimal as we noted that wild type <i>Bacillus subtilis</i> disturbs the hyphae growth of the fungi. Some strains of <i>Bacillus subtilis</i> (qst 713) are already used as Biofungicides for use on several minor crops to treat a variety of plant diseases and fungal pathogens.
 
-
<br> <br/>
+
<center><img src="https://static.igem.org/mediawiki/2014/2/2b/Chemotaxis_-_tubes.png"><center>
-
After this set of experiments, the strain expressing the operon GAFP-1 + D4E1 is the best candidate to play a major role in the fight against fungal diseases such as Canker stain. Our team decided to follow the experiments on a model plant.  
+
<p class="legend">Figure 7: Scheme of the tubes system</p>
 +
 
 +
<p class="texte">
 +
This new system was tested with the fuchsin dye and the assay was made with WT <i>B. subtilis</i> and N-Acetylglucosamine as the attractive compound.
 +
<br><br>
 +
<i>NB: We could not see any diffusion of the fushin dye from one tube to the other. We made the hypothesis that it was not visible by sight because of the small diameter of the capillary.
 +
</i><br>
 +
<br>
 +
The following strategy was used to avoid disturbance due to pressure and liquid movement through the capillary:<br>
 +
- The first step was the addition of Wash Buffer until the capillary was full to prevent the presence of any air bubbles which could have impeded diffusion.<br>
 +
- Then, the tube 2 was plugged and maintained with the thumb while another iGEM mate was adding the bacterial suspention of WT <i>B. subtilis</i> into the tube 1.<br>
 +
- The tube 1 was also plugged and only then the thumb could be removed from the tube 2. <br>
 +
- In the same way, the N-Acetylglucosamine was added in the tube 2.<br>
 +
- The same process was made with xylose as a positive control.<br>
 +
<br>
 +
<i>NB: According to the paper "Chemotaxis towards sugars by </i>B. subtilis, (Ordal et al., 1979),<i> glucose and xylose have the same attractant power. We have privileged a positive control instead of a negative one as we were not sure that this system was efficient.</i><br>
 +
<br>
 +
- The system was kept straight for 2 hours. Every 40 minutes, samples from each were removed and streaked on solid medium (dilution 1/1,000) in order to estimate the bacterial concentration.</p>
 +
 
 +
<center><img src="https://static.igem.org/mediawiki/2014/1/1b/Chemotaxis_-_tubes_photo.png"></center>
 +
<p class="legend">Figure 8: Photography of the tubes system</p>
 +
 
 +
 
 +
<p class="texte">Unfortunately, the dilution was too high to detect any chemotaxis movement. As we did not find any information in the litterature and did not have enough time to optimize this protocol, we decided to test again and possibly ameliorate the first protocol from the Imperial college 2011 iGEM team : the tips capillary test.
 +
</p>
 +
 
 +
<p class="title2"> 5. Tips capillary system</p>
 +
<p class="title3">First tips capillary system</p>
 +
<p class="texte">This protocol was adapted from The Imperial College 2011 iGEM team (See <a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols#select8">chemotaxis protocol</a>).
 +
<br>
 +
In the first tips capillary system, we used parafilm to avoid any kind of air disturbance in the tips. The different steps are described below:<br>
 +
- 15 µL of each chemo-attractant was pipetted.<br>
 +
- The bottom of tip with the pipette was then put on a piece of parafilm and the pipette was removed from the top of the tips.<br>
 +
- The tip was then sealed with a piece of parafilm in order to keep the liquid sterile and inside the tip.<br>
 +
- To finish, the level of the solution in the tip was marked.<br></p>
 +
 
 +
<center><img src="https://static.igem.org/mediawiki/2014/9/94/Chemotaxis_-_tip.png"></center>
 +
<p class="legend">Figure 9: Sealing of a tip with parafilm</p>
 +
 
 +
<p class="texte">- When all the chemo-attractants were added, the tips were fixed on a green support. The whole process can be seen on Figure 10.<br>
 +
- Each tip was then immersed into 300 µL of a bacterial suspension in the wells of an Elisa plate.<br></p>
 +
 
 +
<center><img src="https://static.igem.org/mediawiki/2014/0/05/Chemotaxis_-_tip_and_support.png"></center>
 +
<p class="legend">Figure 10: First tips capillary system</p>
 +
 
 +
<p class="texte"><i>NB: the yellow carton was used to stabilize the system and kept it straight.</i><br>
 +
<br>
 +
- After one hour, the tips were removed from the bacteria suspensions and the bacteria content within the tips was monitored with a Thoma cell under the microscope.<br>
 +
<br>
 +
We experienced several problems with this system:<br>
 +
- The liquid level decreasing so badly during the course of the experiment that we did not have enough liquid to fill the Thoma cell for counting.<br>
 +
- The bacteria were moving, therefore preventing us from accurately counting them (but that's the point of swimming, no??? ;-)). Taking into account this problem, we decided to estimate the bacterial concentration by streaking the tips content on agar plate instead of using Thoma cell and microscopy.
 +
 
 +
<p class="title3">Second tips capillary system
 +
</p>
 +
<p class="texte">And then the revolution came! We found a multichannel pipette :D The same protocol was performed except that the parafilm was used to avoid the air entrance between the tips and the pipette and therefore the loss of liquid.<br></p>
 +
 
 +
<center><img src="https://static.igem.org/mediawiki/2014/e/e4/Chemotaxis_-_pipette.png"></center>
 +
<p class="legend">Figure 11: Second tips capillary system</p>
 +
 
 +
<p class="title3">Improvement of the second tips capillary system</p>
 +
<p class="texte">However this system was not optimal it is why we decided to use blu-tack instead of parafilm: <br></p>
 +
 
 +
<center><img src="https://static.igem.org/mediawiki/2014/4/42/Chemotaxis_-_pipette_and_blu_tack.png"></center>
 +
<p class="legend">Figure 12: Improvement of the second tips capillary system</p>
 +
 
 +
<p class="texte"><b>At that point, the protocol was approved and the final test could finally start! :-)</b><br>
 +
<br>
 +
There was just one tiny problem… we did not have our optimized bacterium transformed with the chemotaxis module!!! That is why we concentrated our efforts on WT <i>B. subtilis</i> strain.<br>
 +
<br>
 +
The main goal was to find an optimized control and to analyze the eventual chemotaxis of the WT strain. To avoid osmolality bias, we wanted to find a molecule which was non-attractant and with a similar molecular weight than that of the N-Acetylglucosamine (221.21 g/mol). Our first idea was to use fuchsin (Molecular weight: 337.85 g/mol).<br>
 +
<br>
 +
At the beginning, the experiment was conducted with only one negative control, the fuchsin and different NAG concentrations: 25 mM, 250 mM and 500 mM. The tested strain was <i>B. subtilis</i> 168:<br>
 +
<br></p>
 +
<center>
 +
<table align="center">
 +
<tr><td align=center><img src="https://static.igem.org/mediawiki/2014/8/8c/Chemotaxis_-_results_fuch.png"></td>
 +
<td align=center><img src="https://static.igem.org/mediawiki/2014/f/fd/Chemotaxis_-_results_fuchsin.png"></td></tr>
 +
<tr><td align=center><p class="legend">Figure 13: Fuchsin - negative control (dilution 1/50)</p></td>
 +
<td align=center><p class="legend">Figure 14: NAG (25mM) (dilution 1/50)</p></td></tr>
 +
</table></center><br>
 +
<p class="texte">The average number of colonies with the negative control is 121. In contrast, a cell layer was observed for the NAG plates with every concentration, indicating that a large number of cells have been inoculated in the plates.<br>
 +
<br>
 +
Thus, we assumed that WT <i>B. subtilis</i> was more attracted by NAG than by fuchsin. In addition we could neglect the bacterial growth because the test only lasted one hour. We also neglected diffusion and osmolality phenomena for the reasons explained above. <br>
 +
<br>
 +
Unfortunately for us we forgot one major effect… Can you believe that fuchsin solution contains about 15% of ethanol?!!! This concentration can lead to the death of some cells and thus make the fuschin dye an appropriate negative control.<br>
 +
<br>
 +
<b><p class="texte">This incredible and dramatic discovery destroyed all of our hopes about the God of chemotaxis! :-(</b><br>
 +
<br>
 +
However, our team did not give up on synthetic biology! :-) Indeed, after days of disappointment and no time left for lab work, we raised from ashes and tried to find another negative control.<br>
 +
<br>
 +
Hopefully, we managed to find a negative control: galactose (25 mM). The article "Chemotaxis towards sugars by <i>B. subtilis</i>" (<i>Ordal et al., 1979</i>) proved that it was a poor attractant.<br>
 +
<br>
 +
We made our tests again with this new molecule and glucose (25 mM) as positive control.<br></p>
 +
 
 +
<center><img src="https://static.igem.org/mediawiki/2014/8/86/Chemotaxis_-_final_results.png"></center>
 +
<p class="legend">Figure 15: Final results (dilution : 1/10,000)</p>
 +
<p class="texte"> The miracle arrived! We managed to prove that our WT <i>B. subtilis</i> was indeed naturally attracted to NAG.</p>
 +
<p class="texte"><i>NB: It was our last experiment. Unfortunately we were running out of time and we could not do much more test. We would like to do the experiment with a lower dilution and repeat it several times.</i><br>
 +
<br>
 +
<b><p class="texte">Our results are not statistically significant however this result has been described in the litterature.</p></b><br></p>
 +
 
 +
</br>
 +
 
 +
<p style="text-align:right;font-size:1.3em;"><a href="#" class="collapseLink" onClick="ddaccordion.collapseone('technology', 0); return false">Collapse</a></p>
 +
</div>
 +
 
 +
<div class="technology">Binding module</div>
 +
<div class="thelanguage">
 +
 
 +
 
 +
<p class="title2">1. Preliminary experiments</p>
 +
<p class="texte">For the first experiment we wanted to check if the buffer of the binding assay was compatible with <i>B. subtilis</i> survival. To do that, we tested four bacterial concentrations (from OD 0.1 to OD 0.01). These <i>B. subtilis</i> suspensions were incubated 1 hour at 4°C with 500 µL of either Chitin Binding Buffer (CBB) or water. 100 µL of cell suspension were plated on LB medium in order to count surviving cells.</br>
 +
Cells do not seem affected by the presence of CBB or water with estimated ODs of 0.05 or 0.025.
 +
</br>We observed similar survival rates between cells treated with CBB or water (these data are not shown on figure 16).
 +
Thus, the experimental conditions of the chitin binding assay are compatible with the bacterial life.</p>
 +
</br>
 +
<center><img src="https://static.igem.org/mediawiki/parts/e/e0/Data_not.jpg" width="40%"></center>
 +
</br>
 +
 
 +
<p class="legend">Figure 16: We don't want to bother you with useless data</p>
 +
 
 +
<p class="title2">2. Binding test using engineered <i>B. subtilis</i></p>
 +
 
 +
<p class="title3">Purpose</p>
 +
<p class="texte"><i>B. subtilis</i> transformed with the binding module should produce a chimeric protein allowing the bacterium to bind chitin. It is composed of the Cell Wall Binding Domain of a <i>B. subtilis</i> protein LycT, and of the GbpA domain 4 of <i>Vibrio cholerae</i> able to bind chitin. The capacity to bind chitin was assessed by bringing together either the WT strain or the engineered bacterium with chitin beads. After several washes, bacteria still bound to the beads were counted.</p>
 +
 
 +
<p class="title3">Results</p>
 +
<p class="texte">We measured the quantity of bacteria before the binding assay (Direct), in the eluted fraction of the first (Wash A) and the second (Wash B) washing steps, and associated with the beads.</br>
 +
 
 +
Both bacterial solutions of WT and engineered bacterium used for the binding assay had the initial same concentration before the assay (Direct on Figure 17).
 +
There is also no significant difference between both strains after the first wash (Wash A on Figure 17). However, the concentration of cells quantified in the eluted fraction after the second wash was significantly higher for the wild-type strain. This suggests that the engineered strain is more retained on chitin beads. This was confirmed by a 40 times higher number of cells associated with the chitin beads for the engineered over the wild-type strain (Beads on Figure 17).
 +
<br/>Thus, we successfully engineered <i>B. subtilis</i> to promote its binding onto chitin.</p>
 +
 
 +
</br>
 +
<center><img src="https://static.igem.org/mediawiki/2014/e/ea/Graphe_binding_2.png" width="60%"></center>
 +
</br>
 +
 
 +
<p class="legend">Figure 17: Attachment of WT <i>Bacillus subtilis</i> and engineered bacterium to chitin. The <span style="color:#0000FF">WT bacteria</span> or <span style="color:#FF0000">the bacteria with the binding system</span> concentrations have been determined during the different steps of the binding test. The stars represent a significant difference observed with a Student test with p<0.05.
 +
</p>
 +
 
 +
<p class="title2">3. Microscopic observations</p>
 +
 
 +
<p class="title3">Purpose</p>
 +
<p class="texte">We wanted to observe SubtiTree bound on the chitin coated beads. In order to perform a 3D reconstruction showing this interaction, we used confocal laser scanning microscope. Through the use of a green fluorochrome (Syto9), we highlighted the presence of bacteria on the surface of the beads (individualized by phase-contrast). A first calibration step determined the minimum threshold to remove the background noise and the natural fluorescence.</p>
 +
 
 +
<p class="title3">Results</p>
 +
<p class="texte">We can notice the engineered bacterium is well attached to the surface of beads coated with chitin.</p>
 +
</br>
 +
<center><img src="https://static.igem.org/mediawiki/2014/archive/5/53/20141013073044!Photo_billes_microscopie.png" width="45%"></center>
 +
</br>
 +
<p class="legend">Figure 18: Microscopic view of engineered strain associated with beads surfaces coated with chitin</p>
 +
 
 +
<p class="texte">Using ImageJ software, we created 3D pictures and movies of those images.</br></p>
 +
<center><img src="https://static.igem.org/mediawiki/2014/5/53/Photo_billes_microscopie.png" width="45%" style="float:left;"><video width="45%" poster="https://static.igem.org/mediawiki/2014/4/4c/Video_poster.png" controls>
 +
<source src="https://static.igem.org/mediawiki/2014/6/61/Beads_3D_movie.ogg" type='video/ogg; codecs="theora, vorbis"'/>
 +
</video></center>
 +
</br>
 +
<p class="legend">Figure 19: A short movie of 3D bead surfaces coated with chitin and the engineered strain (emotional sequence for Subtitree: first movie apparition, before Cannes festival…)</p>
 +
 
 +
<p class="texte">We then performed a wash step on the chitin beads. We measured the release of bacteria on the washing solution. When our bacterium has the binding module (Right on Figure 20), there is less release than without the module (Right on Figure 20). Therefore, the engineered bacterium is retained by the beads.</p>
 +
<center><img src="https://static.igem.org/mediawiki/2014/9/97/Photo_lavage_microscopie.png" width="45%"></center>
 +
<p class="legend">Figure 20: Microscopic view of elution fraction of WT <i>Bacillus subtilis</i> (Left) and engineered bacterium (Right).
 +
</p>
 +
 
 +
<p class="texte">To conclude, all the results are consistent with the successfull integration of a functional chitin binding system in <i>B. subtilis</i>. We thus validated the second module.</p>
 +
 
 +
<p style="text-align:right;font-size:1.3em;"><a href="#" class="collapseLink" onClick="ddaccordion.collapseone('technology', 1); return false">Collapse</a></p>
 +
</div>
 +
 
 +
<div class="technology">Fungicides module</div>
 +
<div class="thelanguage">
 +
 
 +
 
 +
<p class="title2"> 1. Preliminary experiments</p>
 +
<p class="title3">Tests with commercial peptides and controls</p>
 +
<p class="texte">The first tests were accomplished with commercial GAFP-1 and D4E1 peptides at different concentrations (12.5 µM, 25 µM, 100 µM). As <i>Ceratocystis Platani</i> is pathogenic, we could not perform tests directly with this fungus. These tests were therefore performed with different non-pathogenic fungal strains from the same phylum as <i>Ceratocystis Platani</i>.
 +
</br>
 +
After 1 to 6 days at 30°C depending on the fungal strain, the PDA (Potato Dextrose Agar) plates covered with fungus and containing a paper disk soaked with a commercial peptides solution were analyzed.</p>
 +
<p class="texte">An inhibition halo was noticeable with commercial D4E1 peptide at 100 µM on <i>Aspergillus brasiliensis</i> (Figure 21). Less bright halos were also present with lower concentrations. Concerning commercial GAFP-1, we did not notice any effect in the tested conditions. Copper sulfate, a well-known chemical fungicide was used as a positive control. Inhibition of the fungal growth was complete with 20 mg/ml copper sulfate, and at 10 mg/ml a darker halo appeared around the pad as can be seen on Figure 21. This corresponds to a sporulating halo in response to the stress generated by the fungicide.
 +
</p>
 +
 
 +
 
 +
<center><img style="width:450px; " src="https://static.igem.org/mediawiki/parts/a/a8/Prelim_tests_fung.jpg">
 +
<img style="width:450px; " src="https://static.igem.org/mediawiki/parts/f/f8/Controls_fung.jpg"></center>
 +
<p class="legend"> Figure 21: Results of the preliminary tests of antifungal compounds</p>
 +
 
 +
 
 +
</br>
 +
 
 +
<p class="texte">Regarding these results, we concluded that very high fungicide concentrations are required to inhibit the fungal growth in the tested conditions. Following these tests, new conditions were adopted in order to avoid too much fungal growth over bacterial growth. The culture medium was adjusted to fit our objective and to approximate the conditions found in the trees, and a 'sap-like' medium was elaborated (See <a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols">protocols</a> for more informations). Incubations were performed at room temperature. These new conditions were used as standard for the the next experiment.<br>
 +
Camille also concluded that turning the water of the Canal du Midi to deep blue using high copper sulfate concentrations is not such a good idea... Thereby strengthening our faith in SubtiTree :-) !
 +
</p>
 +
 
 +
<p class="title2">2. Test with antifungal bacteria</p>
 +
 
 +
<p class="texte">In order to test our <i>B. subtilis</i> engineered strains, it was essential to find the right balance between the fungal growth and the bacterial one which was achieved with the previous modifications. Furthermore, in our genetic constructions, the antifungal peptides were designed to be exported in the extracellular medium.</br>
 +
</br>
 +
The transformed <i>B. subtilis</i> strains were grown at 37°C during 72h before testings. Inhibitory effect of supernatant and cell pellets were tested separately. After centrifugation, the supernatant and the resuspended pellet were placed on pads and disposed on plates previously seeded with a defined number of conidia (see protocols to have more details). After several days at room temperature, an inhibition halo of <i>Trichoderma reesei</i> growth was clearly observable for the strain expressing the D4E1 peptide. The inhibition was even more noticeable with the strain carrying the GAFP-1 + D4E1 operon (Figure 22).</br>
 +
However, no effect was detected for the strain expressing the GAFP-1 gene, we thus suppose a putative synergistic effect between these two peptides.</br>
 +
Regarding EcAMP-1, no effect has been detected on the fungal growth. Several factors can explain these results: a number of post-transcriptional modifications are required to have a functional EcAMP-1 and in addition, the sequencing results for these constructs showed several discrepancies with the original designed sequence.
 +
<p class="texte">Inhibition halos are not visible with supernatants, probably because of either low concentrations or of instability in the extracellular medium.
 +
Another effect was noted with the same strains expressing D4E1 and GAFP-1 + D4E1 on another fungus, <i>Aspergillus brasiliensis</i> (figure 22). This effect is comparable to the one previously noted with a low concentration of copper sulfate  (figure 21).</br>
 +
</p>
 +
 
 +
</br>
 +
<img style="width:400px; " src="https://static.igem.org/mediawiki/parts/c/c2/Resultfong.jpg">
 +
<img style="width:400px; " src="https://static.igem.org/mediawiki/parts/9/92/Results_fong_2.jpg"> <p class="legend">Figure 22: Results with transformed bacteria.</p>
 +
 
 +
<p class="texte">
 +
After this set of experiments, the strains expressing D4E1 or GAFP-1 + D4E1 have been shown to be the best candidates to play a major role in the fight against fungal diseases such as Canker stain. Keeping in mind our objective, <b>we decided to tests these strains in model plants</b>: <i>Nicotiana benthamiana</i> and <i>Arabidopsis thaliana</i>.</br>
 +
These tests were performed in association with Sylvain Raffaële and Marielle Barascud in the National Institute for the Agronomic Research.</p>
 +
 
 +
 
 +
<p class="title2">3. <i>In planta</i> tests with SubtiTree</p>
 +
 
 +
 
 +
<center><img style="width:215px;" img src="https://static.igem.org/mediawiki/parts/a/af/In_planta.jpg" style="margin-top:5px"/></center>
 +
<p class="legend"> Figure 23: Injection of antifungal <i>Bacillus subtilis</i> in a model plant</p>
 +
 
 +
<p class="texte">
 +
The goal of the project is to introduce the transformed bacteria in a diseased tree. So it is necessary to perform preliminary<i> in planta </i> tests to judge the fungus-killing abilities of the two strains selected after the previous sets of experiments. </br>
 +
The strain expressing fungicides was first inoculated in two model plants (<i>Arabidopsis thaliana</i> and <i>Nicotiana benthamiana</i>). After this step, a phytopathogenic fungus (<i>Sclerotinia sclerotiorum</i>) was placed on the leaves. </br>
 +
</p>
 +
 
 +
<p class="texte">Twenty-four hours after SubtiTree inoculation, no phenotypic modification of the leaves could be detected. We can conclude that our bacterium, its introduction and the fungicides production in plants do not have deleterious effects.</br>
 +
Without proper treatment, the drop of the phytopathogenic fungus on <i>Nicotiana benthamiana</i> leaves caused a necrosis halo which could be measured after 40 h. The  number of necrotic sites and the lesion sizes appeared reduced by <i>B. subtilis</i> expressing DE41 or GAFP1-D4E1, unlike the WT bacterium. Two independant replicate of this experiments were performed successfully</br><br></br>
 +
We did not observe any significant results for <i>Arabidopsis thaliana</i> because of the use of two plants batches with different ages.</br>
 +
 
 +
We can therefore conclude that when SubtiTree is in plant's physiological conditions, <b> it is harmless to the plant, and that the production of fungicides is effective, reducing the leaves necrosis. </b>
 +
</p>
 +
 
 +
<center><img style="width:860px;" img src="https://static.igem.org/mediawiki/parts/f/f1/Results_d4%2B_gafp1.jpg"></center> <p class="legend">Figure 24: Results of <i>in planta</i> test</p>
 +
 
 +
 
 +
<p class="texte">We now expect that bringing altogether the three modules (chemotaxis, binding and antifungal) should even improve the performance of SubtiTree. Thus, these results pave the way towards the testing of SubtiTree in infected plane trees</br>
 +
More than ever, let's save our trees with SubtiTree!
 +
</p>
 +
<p style="text-align:right;font-size:1.3em;"><a href="#" class="collapseLink" onClick="ddaccordion.collapseone('technology', 2); return false">Collapse</a></p>
-
Thanks to the diversity of anti-fungal peptides, this strategy can be adapted to different types of diseases, with different degree of specifity...</p>
 
 +
</div>
-
 
 
 +
<div class="clear"></div>
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/parts/d/d8/Main_results.jpg"> </center>
   <div class="page-nav" style="border-top:1px solid #cccccc; padding-top:40px; margin-top:40px;">
   <div class="page-nav" style="border-top:1px solid #cccccc; padding-top:40px; margin-top:40px;">
Line 195: Line 466:
     </div>
     </div>
-
     <a href="https://2014.igem.org/Team:Toulouse/Result/parts" class="page-nav-left" style="width:447px; float:right; display:block; text-align:right; text-decoration:none;
+
     <a href="https://2014.igem.org/Team:Toulouse/Modelling" class="page-nav-left" style="width:447px; float:right; display:block; text-align:right; text-decoration:none;
-
color:#666; font-size:18px;">Parts</br>
+
color:#666; font-size:18px;">Modeling</br>
       <img src="https://static.igem.org/mediawiki/2014/e/ea/Template-igem2014-img-arrowright.png" style="display:block; float:right; padding-top:10px; " />
       <img src="https://static.igem.org/mediawiki/2014/e/ea/Template-igem2014-img-arrowright.png" style="display:block; float:right; padding-top:10px; " />
     </a>
     </a>

Latest revision as of 03:13, 18 October 2014