Team:UNITS Trieste/Project

From 2011.igem.org

(Difference between revisions)
 
(93 intermediate revisions not shown)
Line 1: Line 1:
{{header}}
{{header}}
<html>
<html>
-
<script type="text/javascript" src="https://2011.igem.org/wiki/index.php?title=Team:UNITS_Trieste/popup.js&action=raw&ctype=text/javascript"></script>
+
<div id="header">
-
<script type="text/javascript" src="https://2011.igem.org/wiki/index.php?title=Team:UNITS_Trieste/scrollTo.js&action=raw&ctype=text/javascript"></script>
+
-
 
+
-
<script type="text/javascript">
+
-
$(document).ready(function(){
+
-
  $("#data area").each(function(){
+
-
$(this).qtip({
+
-
  content: "VIEW",
+
-
  position: { corner: {tooltip:'leftBottom',target:'rightMiddle'}},
+
-
  show: 'mouseover',
+
-
  hide: 'mouseout',
+
-
  style: { padding:10, textAlign:'center', tip:true,
+
-
border: {
+
-
    width: 10,
+
-
    radius: 6,
+
-
    color: '#3B5998' },
+
-
background: '#113355',
+
-
color: '#7EAEF5' }
+
-
}); });
+
-
});
+
-
</script>
+
-
 
+
-
<div id="main">
+
<div class="wrapper">
<div class="wrapper">
-
<div id="container" class="project">
+
<div></div>
 +
<div id="project-description" role="description">
 +
<div class="site-title" id="Project">
 +
<span>SINBIOME PROJECT</span>
 +
</div>
 +
</div><!-- #branding -->
 +
</div><!-- .wrapper -->
 +
</div><!-- #header -->
 +
 +
<script type="text/javascript">
 +
    $(document).ready(function(){
 +
frames = new Array( "https://static.igem.org/mediawiki/2011/7/78/UNITS-data_frame0.gif",
 +
"https://static.igem.org/mediawiki/2011/d/d2/UNITS-data_frame1.gif",
 +
"https://static.igem.org/mediawiki/2011/b/b8/UNITS-data_frame2.gif",
 +
"https://static.igem.org/mediawiki/2011/6/6a/UNITS-data_frame4.gif",
 +
"https://static.igem.org/mediawiki/2011/b/b8/UNITS-data_frame5.gif",
 +
"https://static.igem.org/mediawiki/2011/2/25/UNITS-data_frame6.gif");
 +
        frame_text = new Array( "The system consists of a Petri dish containing both bacteria and the eukaryotic cells, plated inside a smaller dish.",
 +
"The whole consortium bathes in a minimal medium supplied with ampicillin and cellobiose.",
 +
"Bacteria A communicate via OC12 with bacteria B.",
 +
"These, in response, produce the enzyme needed to convert cellobiose into glucose, while they also communicate with eukaryotic cells C via OC8.",
 +
"Finally, cells C produce the enzyme that breaks down the antibiotic in the medium.",
 +
"");
-
<!--span class="subtitle">SYNBIOME</span-->
+
                $.fn.change_frame = function($id) {
-
<div id="overview" class="slide4 full-slides">
+
    $("#data_play").animate({top:'485px',width:'30px',left:'30px'},3000);
-
<h1>SYNBIOME OVERVIEW</h1>
+
  $(".data_frame").attr('src',frames[$id]);
-
<p>
+
                          $("#data_text").text(frame_text[$id]);
-
An important challenge in the near future will be the optimization of bioreactors for the production of complex molecules. The aim of our research project is to combine different cell systems commonly used in biosynthesis through synthetic biology. To improve this system we want to use cells from different kingdoms because we believe that different cell types could cooperate and better produce complex molecules. The innovation and challenge will be to obtain a stable community of cells from different kingdoms and establish mutualism among them. This interdependence will be obtained through a metabolic and signaling pathways in which the survival and/or growth depends from the other cell types.<br/>
+
                          return $(".data_frame").attr('alt','data_frame'+$id);
-
The project is based on a three-element system: two different bacterial strains and one eukaryotic cell type that communicate through quorum sensing (QS) signal molecules.<br/>
+
                }
-
In order to achieve the goal in constructing this synthetic community, both the bacterial cells and the eukaryotic cell will be engineered with a genetic circuit under the regulation of the N-acyl homoserine lactone (AHL) QS signals.<br/>
+
$("#data_play").click(function() {
-
More specifically, we will engineer both bacterial strains to produce the enzyme cellobiosidase, in order to convert extracellular cellobiose into glucose, while the eukaryotic cell will be engineered to produce a soluble form of beta-lactamase.<br/>
+
$("#data_next").css('display','none');
-
This set up will ensure interdependence among the three cell types; all cells will benefit from the free available glucose and the two bacteria will survive in an ampicillin-containing culture medium.</p>
+
$("#data_prev").css('display','none');
-
<p style="padding-top:0px;">
+
$(".data_frame").change_frame(0);
-
<img src="https://static.igem.org/mediawiki/2011/a/ab/UNITS-world.png" class="centerp" style="margin-bottom:24px;"/>
+
setTimeout(function() {
-
The mutalism between the two different bacterial strains will occur thanks to a synthetic network based on the two different AHL QS signals, namely <b>3-oxo-C8-AHL</b> and <b>3-oxo-C12-AHL</b>.<br/>
+
  $(".data_frame").change_frame(1);
-
The inter-kingdom mutualism will be guaranteed by an eukaryotic trans-activator sensible to the AHL QS mediator <b>3-oxo-C8-AHL</b>.<br/>
+
  setTimeout(function() {
-
Importantly, this genetic circuit will be designed in such a way so that it can be adapted to different bacterial species and eukaryotic cell types.</p>
+
    $(".data_frame").change_frame(2);
-
</div>
+
    setTimeout(function() {
-
 
+
        $(".data_frame").change_frame(3);
-
<!--span class="subtitle">DATA</span-->
+
        setTimeout(function() {
-
<div id="data" class="slide4 full-slides">
+
          $(".data_frame").change_frame(4);
-
<h1>DATA</h1>
+
          setTimeout(function() {
-
<img src="https://static.igem.org/mediawiki/2011/c/c6/Units-model.png" alt="synbiome model" title="synbiome model" usemap="#Map" id="model" class="damappare" width="900"/>
+
              $(".data_frame").change_frame(5);
-
<map name="Map" id="Map">
+
              $("#data_next").css('display','block');
-
 
+
              $("#data_prev").css('display','block');
-
  <area shape="rect" coords="168,341,771,420" href="#data" alt="pTraBox"/>
+
          },6000);
-
  <area shape="rect" coords="314,434,625,515" href="#data" alt="P65-TraR"/>
+
        },6000);
-
  <area shape="rect" coords="509,167,820,270" href="#data" alt="LASnlator"/>
+
    },4000);
-
  <area shape="rect" coords="85,166,397,268" href="#data" alt="TRAnslator"/>
+
  },4000);
-
  <area shape="rect" coords="509,55,818,152" href="#data" alt="pLasI-glucosidase"/>
+
},4000);
-
  <area shape="rect" coords="84,54,399,152" href="#data" alt="pTraI-glucosidase"/>
+
});
-
</map>
+
$("#data_next").click(function() {
-
 
+
index = $(".data_frame").attr('alt').substr(-1);
-
    <div id="popupContact"> 
+
if(index==frames.length-1) index=0; else index++;
-
        <a id="popupContactClose">x</a> 
+
                        $(".data_frame").change_frame(index);
-
        <h1>&nbsp;</h1>
+
});
-
        <p id="contactArea">&nbsp;</p> 
+
$("#data_prev").click(function() {
-
    </div> 
+
index = $(".data_frame").attr('alt').substr(-1);
-
    <div id="backgroundPopup"></div>
+
if(index!=0) index--;
 +
$(".data_frame").change_frame(index);
 +
});
 +
    });
 +
    </script>
 +
    <div id="main">
 +
        <div class="wrapper">
 +
            <div id="container" class="project">
 +
                <!--span class="subtitle">SYNBIOME</span-->
 +
                <div id="overview" class="slide4 full-slides">
 +
                    <h1>SYNBIOME OVERVIEW</h1>
 +
                    <p>
 +
An important challenge in the near future will be the optimization of bioreactors for the production of complex molecules, and the employment of bacterial systems towards this goal is gaining wide prominence. We believe that using different cell communities in these systems would improve their ability to synthesize biological molecules through cooperation. The aim of our project is thus to combine cell types belonging to different kingdoms using synthetic biology. The innovation and challenge will be to obtain a stable communication between different kingdoms and establish mutualism among them. This interdependence will be obtained through metabolic and signaling pathways in which the survival and/or growth of each cell type depends on the others.
 +
<br/>
 +
Our project, <b>SynBiome</b>, is based on a three-element system: two different bacterial strains and one eukaryotic cell type that communicate through <b>quorum sensing</b> (QS) signalling molecules.
 +
<br/>
 +
In order to achieve the goal of constructing this synthetic community, both the bacterial cells and the eukaryotic cell will be engineered with a genetic circuit under the regulation of N-acyl homoserine lactone (AHL) QS signals. More specifically, the two bacterial strains will respectively produce <b>3-oxo-dodecanoyl-HL</b> (OC12) and <b>3-oxo-octanoyl-HL</b> (OC8), which in turn will induce the production of the bacterial enzyme <b>cellobiosidase</b> and a eukaryotic <b>secreted beta-lactamase</b> (sBLA), whose expression will be guaranteed by a eukaryotic trans-activator sensible to bacterial OC8.  
 +
                    </p>
 +
                    <p style="padding-top:0px;">
 +
                        <img src="https://static.igem.org/mediawiki/2011/a/ab/UNITS-world.png" class="centerp" style="margin-bottom:24px;"/>
 +
Our set up will ensure interdependence among the three cell types, having the bacteria surviving in an ampicillin-containing culture medium and all the cells benefitting from the free glucose made available by the cellobiosidase.
 +
<br/>
 +
Importantly, this genetic circuit will be designed in such a way that the system can be adapted to different bacterial species and eukaryotic cell types.
 +
                    </p>
 +
<div id="data_film">
 +
<span id="data_prev">Previous</span>
 +
<span id="data_next">Next</span>
 +
<span id="data_play"><img src="https://static.igem.org/mediawiki/2011/c/c0/UNITS-play.gif"/></span>
 +
<div id="data_frames">
 +
<div class="frame">
 +
<img src="https://static.igem.org/mediawiki/2011/7/78/UNITS-data_frame0.gif" class="data_frame" alt="data_frame0"/>
 +
<div id="data_text" >SYNBIOME... an innovative synthetic biome in which bacteria and eukaryotic cells need each other to survive!</div>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2011/d/d2/UNITS-data_frame1.gif" style="display:none"/>
 +
<img src="https://static.igem.org/mediawiki/2011/b/b8/UNITS-data_frame2.gif" style="display:none"/>
 +
<img src="https://static.igem.org/mediawiki/2011/6/6a/UNITS-data_frame4.gif" style="display:none"/>
 +
<img src="https://static.igem.org/mediawiki/2011/b/b8/UNITS-data_frame5.gif" style="display:none"/>
 +
<img src="https://static.igem.org/mediawiki/2011/2/25/UNITS-data_frame6.gif" style="display:none"/>
 +
</div>
</div>
</div>
 +
                </div>
-
<div id="pTraBox" class="descr-team"><h1>pTraBox</h1><div>
+
                <!--span class="subtitle">MODELING</span-->
-
<center><h3>Generation of pTraBOX-IRES-EGFP</h3></center>
+
                <div id="modeling" class="slide4 full-slides">
-
<p class="diapositiva">
+
                    <h1>MODELING</h1>
-
<img src="https://static.igem.org/mediawiki/igem.org/a/a6/Units-pTraBox_1.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                    <span class="centered"><b>The goal</b></span>
-
<b>Excision of CMV from pIRES2-EGFP and following riligation of the backbone</b>
+
                    <div class="four_col">
-
pIRES2-EGFP supplied by Clontech has been digested in AseI and NheI (Fig.1) in order to remove the constitutive CMV promoter and then the linearized backbone has been purified using the "Wizard Gel Clean Up System" by Promega.<br/>
+
                        <p>
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/c/ce/Units-pTraBox_1-1.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
Our goals were 1) To test if our genetic design works as planned; 2) To get preliminary ideas on the main parameters of the two-compartment reactor to be built for the lab experiments. In vivo tests would be clearly too costly and time consuming for this purpose.
-
The extremities of the linearized backbone have been blunted in order to allow its self ligation.<br/>
+
                        </p>
-
XL10-GOLD competent cells have been transformed with the products of ligation and then minipreps have been done.<br/>
+
                    </div>
-
The colonies have been checked by enzymatic digestion with NdeI and BamHI, the positives must show only one excised fragment of 600bp (Fig.2).
+
                    <span class="centered"><b>The model</b></span>
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/0/04/Units-pTraBox_1-2.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                    <div class="four_col">
-
</p>
+
                        <p>
-
<p class="diapositiva">
+
Principle we designed a simple model in which QS bacteria have two states. In the i) ground state, glucose intake and signal production is at a low level. If the signal concentration reaches a threshold, the cells enter into an ii) active state characterized by higher glucose intake, higher signal production and the production of glucose from cellobiose. (Figure 1).
-
<b>Excision of TraBox-CMV from pSEAP</b>
+
                        </p>
-
pSEAP has been double digested with EcorI and NotI in Buffer EcoRI plus BSA in 30ul total.<br/>
+
                        <p>
-
The digestion has been checked on agarose Gel 0.8% W/V.<br/>
+
The cells are in a perfectly mixed, closed environment. At the beginning of the simulation, a given number of ground state cells are placed into the medium, and the simulation proceeds in discrete time steps. At every step, the cells take up nutrients and carry out the signal and/or glucose production depending on their state of activation. When the cells accumulate a certain amount of energy ("glucose equivalents"), they divide. This program is repeated at every time step. As a result, the cells produce a growth curve quite similar to that seen in liquid cultures.
-
The fragment corrensponding to the TraBox/CMVmin has been purified using the "Wizard Gel Clean Up System" by Promega.</p>
+
                        </p>
-
<p class="diapositiva">
+
                    </div>
-
<img src="https://static.igem.org/mediawiki/igem.org/8/89/Units-pTraBox_2.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                    <div class="four_col">
-
<b>Cloning TraBox-CMVmin in pCDNA3 using NotI- EcoRI sites:</b>
+
                        <img width="300" src="https://static.igem.org/mediawiki/2011/d/d7/Units-model_1.PNG" style="margin: 0pt 100px 20px;">
-
pCDNA3 has been previously cut in EcorI and NotI in order to obtain the linearized backbone ready for the cloning of TraBox-CMVmin.<br/>
+
                        <p class="descr-img">
-
Different Condition of ligation has been performed looking for the best efficiency.<br/>
+
                            <b>Figure 1.</b>
-
The colonies obtained in this way have previously been screened by colony pcr and then checked by enzymatic digestion.<br/>
+
                            The two states of the bacterial model.
-
All the digested colonies were positive, the fragment excised by the EcorI/XhoI double digeston is the TraBox-CMVmin. (Fig.3)<br/>
+
                        </p>
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/a/a9/Units-pTraBox_2_1.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                        <div class="clear">
-
One of the positives has been chosen and then amplified by trasformation in XL10-GOLD competent cells. The plasmidic DNA has been purified using a commercial Kit supplied by Promega.<br/>
+
                        </div>
-
The Plasmidic DNA has been subsequently digested in EcoRI and XhoI in order to obtain the same insert previously cloned provided by the XhoI sites.<br/>
+
                    </div>
-
The insert TraBox-CMVmin has been purified using the "Wizard Gel Clean Up System" by Promega.</p>
+
                    <div class="four_col">
-
<p class="diapositiva">
+
                        <p>
-
<img src="https://static.igem.org/mediawiki/igem.org/c/c7/Units-pTraBox_3.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
This is a very simple model, in which the cells do not move and the signal is not diffusing within the compartment, since the medium is perfectly mixed. At each time step we can record the number of cells, the concentration of the solutes, etc. This is a so-called agent-based model since each cell-agent executes its own program that depends on its state of activation and stored energy.
-
<b>Cloning TRABOXCMVmin in pIRES2-EGFP/CMV- using EcorI/XhoI sites in order to obtain pTraBOX-IRES-EGFP</b>
+
                        </p>
-
TraBox-CMVmin has to be cloned in the pIRES2-EGFP/CMV- previously digested in EcoRI XhoI.(Fig.4)<br/>
+
                        <p>
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/a/a9/Units-pTraBox_3-1.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
Two-compartment reactor. In this setup, two different kinds of cells are put into two equal, perfectly mixed compartments that are separated by a large pore-size semi-permeable membrane. The cells themselves can’t pass through the membrane, but the dissolved materials can freely move between the compartments. As compared to the previous one-compartment model, the only difference is that the solutes need to equilibrate between the two compartments at every time step. If we assume perfect equilibration between the compartments, the concentration of a solute would be the average of those measured in the two compartments at each time step. Here we employ a simple trick, we introduce a virtual diffusion coefficient that regulates the exchange between the two compartments.<br/>
-
The linearized backbone has been purified using the "Wizard Gel Clean Up System" by Promega and then ligated with the TraBox-CMVmin as insert.<br/>
+
The diffusion coefficient D was defined in such a manner that its values be between zero and 1.0. If it is zero, the two compartments do not communicate. It if is 1.0, the compartments are fully equilibrated, i.e. the equilibrated concentration will be the average of the concentrations within the two compartments at every time-step.                          
-
Different Condition of ligation has been performed looking for the best efficiency.<br/>
+
                        </p>
-
XL10-GOLD competent cells have been transformed with the products of ligation and then minipreps has been done.<br/>
+
                        <p>
-
The plasmidic DNA so obtained has been screened by enzymatic digestion using EcoRI and XhoI. The positives have to show the TraboxCMVmin excised in agarose gel electrophoresis separation (Fig5).<br/>
+
The model was implemented using an existing Matlab code written by S. Netotea and A. Kerenyi for modeling the swarming of quorum sensing bacteria on agar plates (Netotea et al, 2009, Venturi et al, 2010) [1][2], kindly provided to us by the authors. This code had to be slightly simplified, as described in Appendix 1.                           
-
Colony N°2 and 4 has been chosen as positive and amplified in order to obtain more plasmidic DNA.
+
                        </p>
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/1/1e/Units-pTraBox_3-2.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                    </div>
-
</p>
+
                    <span class="centered"><b>Simulation results</b></span>
-
<p class="diapositiva">
+
                    <div class="four_col">
-
<img src="https://static.igem.org/mediawiki/igem.org/8/81/Units-pTraBox_4.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                        <p>
-
<b>Cloning sBLA in pTraBox-IRES-EGFP</b>
+
We carried out simulation runs at a large number of parameter settings, changing the number of starting population, the ratio of the populations, the starting concentrations of the various solutes, etc. We evaluated the results in a qualitative way, i.e. growth vs. no growth, slower or faster growth. As a comparison, we used a wt model that responds to its own signal.
-
sBLA has to be cloned in the pTRABOX-IRES-EGFP previously digested in EcoRI - BamHI.<br/>
+
                        </p>
-
The linearized backbone has been purified using the "Wizard Gel Clean Up System" by Promega and then ligated with the sBLA as insert.<br/>
+
                    </div>
-
Different Condition of ligation has been performed looking for the best efficiency.<br/>
+
                    <div class="four_col">
-
XL10-GOLD competent cells have been transformed with the products of ligation and then minipreps has been done.<br/>
+
                        <img src="https://static.igem.org/mediawiki/2011/b/b4/Units-model_2a.png" width="600"/>
-
The plasmidic DNA so obtained has been screened by enzymatic digestion using EcoRI and BamHI.<br/>
+
                        <p class="descr-img">
-
The positives have to show the sBLA excised in agarose gel electrophoresis separation(Fig.6).<br/>
+
                            <b>Figure 2a.</b>
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/c/c8/Units-pTraBox_4-1.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                            Growth of wild type cells that produce a signal and respond to it by producing glucose from cellobiose.
-
Colony N°4 and N°5 have been chosen as positive and amplified in order to obtain more plasmidic DNA. </p>
+
                        </p>
-
<p class="diapositiva">
+
                        <div class="clear">
-
<b>Checking the final constructs pTRABOX-sBLA-IRES-EGFP</b>
+
                        </div>
-
In order to check the final constructs both the plamidic DNA obtained by the clone N°4 and 5 has been digested with:
+
                        <img src="https://static.igem.org/mediawiki/2011/b/bc/Units-model_2b1.png" width="600"/>
-
<em>
+
                        <p class="descr-img">
-
- &nbsp;&nbsp;<b>EcoRI-BamHI</b>: sBLA has to be excised<br/>
+
                            <b>Figure 2b.</b>
-
- &nbsp;&nbsp;<b>EcoRI-XhoI</b>: TraBoxCMVmin has to be excised<br/>
+
Carbon source transformation - from cellobiose to glucose - and consumption.
-
- &nbsp;&nbsp;<b>NdeI-BamHI</b>: The construct has to be linearized<br/>
+
                        </p>
-
</em>
+
<img src="https://static.igem.org/mediawiki/2011/d/d4/Units-model_2b2.png" width="600"/>
-
All the digestions have been checked in Gel electrophoresis separation on Agarose 1% W/V (Fig.7)
+
                        <div class="clear">
-
<img class="inbody" src="https://static.igem.org/mediawiki/igem.org/a/a6/Units-pTraBox_4-2.jpg" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
                        </div>
-
</div></div>
+
                    </div>
 +
                    <div class="clear">
 +
                    </div>
 +
                    <div class="four_col">
 +
Then we extended the experiments to the species designed to depend on each other. The main finding were as follows:
 +
                    </br>
 +
                    <span class="list">-&nbsp;&nbsp; Mutually dependent bacterial cells that respond only to the signal of the other species, can grow within the same compartment, same as the wild type. The ratio of the species is 50:50 %. This is a stable equilibrium that can be reached even if one of the populations starts with a single cell.</span>
 +
                </div>
 +
                <div class="four_col">
 +
                    <img src="https://static.igem.org/mediawiki/2011/9/91/New_figures-3.png" width="600"/>
 +
                    <p class="descr-img">
 +
                        <b>Figure 3.</b>
 +
                      When the two bacterial populations are in the same compartment (c = 1) their growth is synchronized.
 +
                    </p>
 +
                    <div class="clear">
 +
                    </div>
 +
                </div>
 +
                <div class="four_col">
 +
                    <span class="list">-&nbsp;&nbsp; When put into separate but communicating compartments, mutually dependent cell populations will grow, but the speed of growth will depend on the intensity of material exchange between the compartments. If there is no exchange, mutually dependent cells will not grow.</span>
 +
                </div>
 +
                <div class="four_col">
 +
                    <img src="https://static.igem.org/mediawiki/2011/2/26/New_figures-4a.png" width="600"/>
 +
                    <p class="descr-img">
 +
                        <b>Figure 4a.</b>
 +
                        Growth of the two bacterial populations in separated compartments. c = mixing coefficient.
 +
                    </p>
 +
                    <div class="clear">
 +
                    </div>
 +
<img src="https://static.igem.org/mediawiki/2011/2/2a/Units-model_4b1.png" width="600"/>
 +
                    <p class="descr-img">
 +
                        <b>Figure 4b.</b>
 +
In this last condition (Figure 3) we can observe the usual pattern in the carbon source transformation and consumption. The concentration of the signals molecules (OC8 and OC 12 AHL) follow the cells growth pattern for both species.
 +
                    </p>
 +
<img src="https://static.igem.org/mediawiki/2011/e/e7/Units-model_4b2.png" width="600"/>
 +
                    <div class="clear">
 +
                    </div>
 +
                </div>
 +
                <div class="four_col">
 +
                    <span class="list">-&nbsp;&nbsp; If we put a ternary community into the two compartments, in such a way that lactamase producing partner is in one compartment, and the mutually dependent bacteria are in the other compartment, the system will start only if we jump start it by adding glucose and signal.</span>
 +
                </div>
 +
                <div class="four_col">
 +
                <img src="https://static.igem.org/mediawiki/2011/9/90/Units-model_5a1.png" width="600"/>
 +
                    <p class="descr-img">
 +
                        <b>Figure 5a.</b>
 +
                        Cell growth of the ternary system without and with the "jump start".
 +
                    </p>
 +
<img src="https://static.igem.org/mediawiki/2011/5/5e/Units-model_5a2.png" width="600"/>
 +
                    <div class="clear">
 +
                    </div>
 +
                    <img src="https://static.igem.org/mediawiki/2011/3/39/Units-model_5b.png" width="600"/>
 +
                    <p class="descr-img">
 +
                        <b>Figure 5b.</b>
 +
                      The bacterial signaling also switch-on the production of beta-lactamase by HeLa cells that allows the bacterial growth.
 +
                    </p>
 +
                    <div class="clear">
 +
                    </div>
 +
                </div>
 +
                <span class="centered"><b>Conclusion of the simulations</b></span>
 +
                <div class="four_col">
 +
                    We used a highly simplified qualitative model in order to have preliminary insights into the logics of our system, in hope of obtaining indications regarding the physical setup of the reaction chamber to be used in the lab experiments. The model shows that the system is in princple "viable", howeer the growth can be limited by the material exchange between the compartments. Also, the system may need to be jump-started by adding a certain amount of glucose and signal. Naturally, these predictions are qualitative and have to be checked by experiment.
 +
                </div>
 +
                <div class="four_col">
 +
                    <br/>
 +
                    <span class=""><b>References</b></span>
 +
                    <p>
 +
                        [1]  Netotea S, Bertani I, Steindler L, Kerényi A, Venturi V, Pongor S. (2009) .A simple model for the early events of quorum sensing in Pseudomonas aeruginosa: modeling bacterial swarming as the movement of an "activation zone". Biology Direct, 4:6 . <a href="http://hydra.icgeb.trieste.it/library/Group-Publications/PAPERS%20PDF%20ONLY/226.pdf">PDF</a>
 +
                    </p>
 +
                    <p>
 +
                        [2] Venturi V., Bertani I., Kerényi Á., Netotea S. and Pongor S. (2010) Co-Swarming and Local Collapse: Quorum Sensing Conveys Resilience to Bacterial Communities by Localizing Cheater Mutants in Pseudomonas aeruginosa, PlosOne, 5,4, <a href="http://hydra.icgeb.trieste.it/library/Group-Publications/PAPERS%20PDF%20ONLY/230.pdf">PDF</a>
 +
                    </p>
 +
                </div>
 +
<div class="four_col">
 +
                    <br/>
 +
                    <span class=""><b>Appendix 1.</b></span>
 +
                    <p>
 +
The QS modeling program of S. Netotea and A. Kerenyi (Netotea et al, 2009, Venturi et al, 2010) is designed to model the swarming of QS bacteria. In this modell i) bacteria are modeled as individuals freely moving on a 2D plane, i.e. in an open environment; ii) bacteria have an individual program that activates them depending on the threshold concentration of a) signals, b) public goods, according to the known rules of QS; and iii) nutrients and solutes freely diffuse on a 2D plane which is discretized into square zones (Netotea et al, 2009). This model was instrumental in showing that QS regulation is sufficient for a model population to show density-dependent activation, tracking of external signals, co-swarming of species and community collapse.
 +
                    </p>
 +
                    <p>
 +
Our system is simplified, since due to the perfect mixing within a reactor compartment, a) cells do not move by themselves; b) solutes do not diffuse (concentration is uniform throughout the compartment). So, in order to model growth within a closed compartment, the diffusion and the movement part of the original program had to be simply switched off.
 +
                    </p>
 +
                    <p>
 +
In order to simulate growth in a two-compartment system, one can model the growth of bacteria in such a way, that solutes accumulated separately, i.e. the same program is executed for the two separate components. If we now want to model the passage of solutes between the compartments, we can use a diffusion-like concentration equilibration at each time step. This setup corresponds to two compartments separated by a semi-permeable membrane. The concentration of a solute can be calculated as follows:
 +
                    </p>
 +
                    <span class="centered">c1(t), equilibrated = c1(t) – 0.5 * D* [(c1(t) - c2(t)]</span>
 +
                    <br/>
 +
                    <p>
 +
where c1 and c2 are the concentrations in compartment 1 and 2, respectively, and D is the virtual diffusion coefficient, with a value between zero and 1.0. It is easy to see, that at D=0, the concentration remains the same, at m=1, the concentration will be the average of c1 and c2.
 +
                    </p>
 +
                    <p>
 +
Based on the above design, the Matlab code was modified by A. Kerenyi and put to our disposal for modeling as a *.exe file that runs under Windows. The results are cell counts, signal and food concentrations as a function of the time steps These results were visualized by Excel.
 +
                    </p>
 +
                </div>
-
<div id="P65-TraR" class="descr-team"><h1>P65-TraR</h1><div>
+
            </div>
-
<center><h3>AHL Sensible Eukaryotic Switch</h3></center>
+
        </div>
-
<p>We decided to test both pTraBox-SEAP and p65-TraR (Neddermann P. et al., 2003), kindly provided by Dr. R. Cortese's group, using SEAP (Secreted alkaline phosphatase) as reporter gene, detected with the Great Escape  Chemiluminescent assay kit (Clontech).<br/>
+
        <!-- #container -->
-
In our final system we aim to have the presence of both the OXOC8 and the OXOC12 but the eukaryotic cell has to be sensible only to OXOC8.</p>
+
    </div>
-
<img src="https://static.igem.org/mediawiki/2011/1/18/Units-pSEAP.png" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
    <!-- .wrapper -->
-
<p>On this basis the assay was performed in order to test the efficiency of this inducible promoter  after the induction with OXOC8 and the response to OXOC12 as unspecific ligand.<br/>
+
    </div>
-
AHL has to be dissolved in a organic solvent as Ethyl-Acetate in order to prevent the lactonolysis that will occur in prolonged exposure to aqueous conditions.<br/>
+
    <!-- #main -->
-
2x10<span class="power">5</span> cells for Hela were placed in 35mm culture dishes and transfected using the Fugene HD transfection reagent (Promega). For each transfection  2ug of DNA were transfected.<br/>
+
-
For all the experimental conditions that we tested, were performed biological triplicates and experimental triplicates.</p>
+
-
<p class="diapositiva"><img src="https://static.igem.org/mediawiki/2011/c/c8/Units-SEAP12.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
-
<b>Figure 1. SEAP activity12 hours after transfection.</b>
+
-
2x10<span class="power">5</span> cells for Hela were placed in 35mm culture dishes and transfected using the Fugene HD transfection reagent (Promega). For each transfection 1ug of transactivator plasmid (P65-TraR) and 1ug of pTraR-SEAP reporter were transfected. We decided also to test the basal activity of SEAP under the control of TraBox-CMVmin, in order to achieve this goal hela cells were transfected with 1ug of pTraR-SEAP and 1ug of pCDNA3.<br/>
+
-
After 6 hours 20uM of AHLs (OXOC8 and OXOC12 separately) were added to cell culture medium and 12  hours after the addition of ligands the medium was collected and the activity of SEAP was measured.<br/>
+
-
Hela WT were treated with a corresponding amount of Ethyl Acetate + OXOC8.</p>
+
-
<p class="diapositiva"><img src="https://static.igem.org/mediawiki/2011/0/05/Units-SEAP24.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
-
<b>Figure 2. SEAP activity 24 hours after transfection.</b>
+
-
2x10<span class="power">5</span> cells for Hela were placed in 35mm culture dishes and transfected using the Fugene HD transfection reagent (Promega). For each transfection 1ug of transactivator plasmid (P65-TraR) and 1ug of pTraR-SEAP reporter were transfected. We decided also to test the basal activity of SEAP under the control of TraBox-CMVmin, in order to achieve this goal hela cells were transfected with 1ug of pTraR-SEAP and 1ug of pCDNA3.<br/>
+
-
After 6 hours 20uM of AHLs (OXOC8 and OXOC12 separately) were added to cell culture medium and 24  hours after the addition of ligands the medium was collected and the activity of SEAP was measured.<br/>
+
-
Hela WT were treated with a corresponding amount of Ethyl Acetate + OXOC8.</p>
+
-
<p class="diapositiva"><img src="https://static.igem.org/mediawiki/2011/5/58/Units-luciferase.PNG" border="0" width="300" onClick="if($(this).width()==300) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'300px'}); }"/>
+
-
<b>Figure 3. Luciferase activity12 hours after transfection.</b>
+
-
2x10<span class="power">5</span> cells for Hela were placed in 35mm culture dishes and transfected using the Fugene HD transfection reagent (Promega). For each transfection 1ug of  Luciferase reporter plasmid and 1ug of pCDNA3 reporter were transfected as positive control of trasnfection. Cells were treated with 20 uM OXOC8 6 hours after trasnfection.</p>
+
-
</div></div>
+
-
 
+
-
<div id="LASnlator" class="descr-team"><h1>LASnlator</h1><div>
+
-
<p>This part, made of two composite Biobrick, provides the continuous presence of LasR. <br/>
+
-
This trans-activator is ready to bind OC8 HLA and then it positively regulates the transcription of both the cellobiosidase and LasI, the OC8 HLA synthase present on the same plasmid.
+
-
<br/><br/><br/><br/><br/><br/></p>
+
-
<img src="https://static.igem.org/mediawiki/2011/5/51/Units-dia12-0.JPG" border="0" width="200" onClick="if($(this).width()==200) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'200px'}); }"/>
+
-
<br/>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/1/19/Units-bkgG.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/6/6e/Units-dia12_1.png" border="0" width="800" onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span class="centered"><b>Generation of: Constitutive Promoter – RBS – LasR – Terminator</b></span>
+
-
<span>To build this plasmid we used the following parts:<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Constitutive Promoter <b>BBa_J23100</b> - 35 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;RBS <b>BBa_B0034</b> - 12 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Las R (coding region) <b>BBa_C0179</b> - 723 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Terminator <b>BBa_B0015</b> - 129 bp<br/>
+
-
</span>
+
-
<span>
+
-
These BioBricks transformed into DH5α, as suggested by the iGEM protocol. BBa_C0179 was digested with EcoRI/SpeI in order to isolate the LasR. BBa_B0015 was linearized with an EcoRI/XbaI-digestion and LasR was ligated ahead of the terminator. The ligated product was than transformed into DH5α and seeded in the presence of the appropriate antibiotic. The growing colonies were tested with a colony PCR (Vf-Vr2 primers), following this protocol:
+
-
</span>
+
-
<span class="centered">93°  5’ | 30x (95° 30” | 50° 30” |72° 60’’) | 72° 7’| 4° ∞</span>
+
-
<span>
+
-
The positives, highlighted through electrophoresis, have been expanded and the plasmid extracted.<br/> 
+
-
The same steps were followed to verify the ligation of  LasR-Terminator (XbaI/PstI digested) downstream the RBS (BBa_B0034). The positive colonies were extracted and the plasmids have been digested with XbaI/PstI. The RBS-LasR-Terminator fragments were inserted in the plasmid BBa_J23119 at first but, as seen with other constructs, this promoter didn’t work as expected. So, finally we ligated them inside a different promoter, BBa_J23100, previously digested with SpeI/PstI in order to eliminate the RFP reporter and linearize the backbone. As always, the ligation product was tested with the colony PCR and the positive colonies were inoculated to extract the plasmids.
+
-
</span><span>
+
-
The final BioBrick was tested with an EcoRI/PstI cut, giving our insert long 921 bp, whilst the plasmid is 2000 bp (see figure below).</span>
+
-
<span><img src="https://static.igem.org/mediawiki/2011/c/c1/Units-dia12-1_1.jpg" border="0" width="400" onClick="if($(this).width()==400) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'400px'}); }" style="margin:0 auto;"/></span>
+
-
<span>To make LAS- "n"lator suitable for our system, this plasmid was ligated to the PromLasR - TraI BioBrick and inserted into the kanamycin resistant vector pBBR1MCS-3.</span>
+
-
</p>
+
-
 
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/0/08/Units-bkgY.png">
+
-
<img src="https://static.igem.org/mediawiki/2011/2/27/Units-dia12_2.png" border="0" width="800" onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span class="centered"><b>Generation of: PromLasR – RBS – TraI – Terminator</b></span>
+
-
<span>To build this plasmid we used the following parts:<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Promoter Las R regulated <b>BBa_R0079</b> - 157 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;RBS <b>BBa_B0034</b> - 12 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;TraI from <b>A. Tumefaciens</b> (New!) - 639 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Terminator <b>BBa_B0015</b> - 129 bp
+
-
</span>
+
-
<span>
+
-
The BioBricks BBa_R0079, B0034 and B0015 were resuspended and transformed into DH5α cells. The PromLasR was digested with EcoRI/SpeI and checked on gel electrophoresis. The purified fragments were ligated upstream of the EcoRI/XbaI-digested RBS and then transformed into DH5α. Then a colony PCR was run to check the transformed colonies (primers: Vf2 – Vr). The protocol used was the following:
+
-
</span>
+
-
<span class="centered">93° 5’ | 25x(93° 30” | 50° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The positive colonies were expanded, their plasmids extracted and then linearized with a SpeI/PstI digestion.<br/>
+
-
Meanwhile, a PCR amplification of TraI was made from the gDNA of A. Tumefaciens with TaqPol, following this PCR protocol (oligos on parts page):
+
-
</span>
+
-
<span class="centered">95° 5’ | 10x(93° 30” | 56° 30” | 72° 40”) | 23x (93° 30” | 65° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The TraI amplification, to which the EcoRI and PstI restriction sites were added through the PCR primers, was verified on gel electrophoresis, extracted and then digested with EcoRI/PstI. <br/>
+
-
The digested fragment was ligated into pBSIIK and transformed into DH5α. Positive white colonies growing on Xgal-LB agar plates were checked for the presence of TraI with the following colony PCR protocol (PTraI oligo on parts page):
+
-
</span>
+
-
<span class="centered">93° 5’ | 25x(95° 30” | 65° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The PCR amplification was checked on gel electrophoresis, and the positive colonies selected for sequencing. When the sequencing was completed, analysed and selected the mutation-free samples.<br/>
+
-
TraI was digested with EcoRI/SpeI in order to ligate it in ahead of the terminator, previously digested with EcoRI/XbaI. The ligated product was transformed into cells and the resulting colonies were checked with a colony PCR (prmers: vf2 and vr):
+
-
</span>
+
-
<span class="centered">93° 5’ | 25x(95° 30” | 50° 30” | 72° 60”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The positive colonies were expanded and their plasmids extracted. <br/>
+
-
The TraI-Terminator fragment was isolated with a XbaI/PstI digestion, and then ligated into the previously linearized plasmid containing the PromLasR-RBS. We thus transformed DH5α  and subsequently performed a colony PCR with the same protocol used before, in order to expand the positive colonies and extract the plasmids.
+
-
</span>
+
-
<span>
+
-
The completed BioBrick was checked through an EcoRI/PstI digestion and sequencing. The digested fragment of B3 was of the appropriate length (937 bp), as confirmed with gel electrophoresis (see figure below).
+
-
</span>
+
-
<span><img src="https://static.igem.org/mediawiki/2011/5/5b/Units-dia12-2_1.jpg" border="0" width="400" onClick="if($(this).width()==400) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'400px'}); }" style="margin:0 auto;"/></span>
+
-
</p>
+
-
</div></div>
+
-
 
+
-
<div id="TRAnslator" class="descr-team"><h1>TRAnslator</h1><div>
+
-
<p><br/>This part, made of two composite Biobrick, provides the continuous presence of TraR. <br/>
+
-
This trans-activator is ready to bind OC8 HLA and then it positively regulates the transcription of both the cellobiosidase and LasI, the OC12 HLA synthase present on the same plasmid.
+
-
<br/><br/><br/><br/><br/><br/></p>
+
-
<img src="https://static.igem.org/mediawiki/2011/4/43/Units-dia9-0.JPG" border="0" width="200" onClick="if($(this).width()==200) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'200px'}); }"/>
+
-
<br/>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/1/19/Units-bkgG.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/7/73/Units-dia9_1.png" border="0" width="800" onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span class="centered"><b>Generation of: Constitutive promoter – RBS – TraR – Terminator</b></span>
+
-
<span>To build this plasmid we used the following parts:<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Constitutive promoter <b>BBa_J23100</b> - 35 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;RBS <b>BBa_B0034</b> - 12 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;TraR from <b>A. Tumefaciens</b> (New!) - 705 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Terminator <b>BBa_B0015</b> - 129 bp<br/>
+
-
</span>
+
-
<span>
+
-
The BioBricks BBa_J23100, B0034 and B0015 have been resuspended and amplified through transformation into DH5α cells.<br/>
+
-
Meanwhile, a PCR amplification of TraR was made from the gDNA of A. Tumefaciens with TaqPol, following this protocol:
+
-
</span>
+
-
<span class="centered">95° 5’ | 10x(93° 30” | 56° 30” | 72° 40”) | 23x (93° 30” | 65° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The amplification was verified on agarose gel and purified. The primers used for the PCR inserted an EcoRI and a PstI site at the ends of the TraR sequence, in order to cut it with the respective enzymes and then clone it into pBSIIK. DH5α were transformed and positive white colonies growing on Xgal-LB agar plates were checked with the following colony PCR protocol:
+
-
</span>
+
-
<span class="centered">93° 5’ | 25x(95° 30” | 65° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The PCR amplification was checked on gel electrophoresis, and the positive colonies were selected for sequencing. When the sequencing was completed, we analysed and a selected the mutation-free samples.</br>
+
-
The TraR obtained was digested with EcoRI/SpeI and cloned into the EcoRI/XbaI-digested BBa_B0015 vector. The ligation product was transformed into DH5α and the colonies were checked with the following colony PCR protocol (primers: vf2 and Vr):
+
-
</span>
+
-
<span class="centered">93°  5’ | 30x (95° 30” | 50° 30” |72° 60”) | 72° 7’| 4° ∞</span>
+
-
<span>
+
-
Some of the positive colonies, giving an amplification product of about 1149 bp, were expanded in order to amplify the DNA.<br/>
+
-
The plasmids were then digested with XbaI/PstI and cloned into the SpeI/PstI-linearized BBa_B0034 vector. As before, we transformed DH5α and we controlled the positives with a colony PCR, using the following protocol (primers: vf2 and Vr):
+
-
</span>
+
-
<span class="centered">93°  5’ | 30x (95° 30” | 50° 30” |72° 75”) | 72° 7’| 4° ∞</span>
+
-
<span>
+
-
Positive colonies have been expanded and their plasmids digested with XbaI/PstI, in order to ligate the RBS-TraR-Terminator to a constitutive promoter digested with SpeI/Pst. At first, we used the BioBrick BBa_J23119 but this part didn’t work as expected, so changed the promoter. The ligation was eventually made into the Biobrick Bba_J23100, and each product has been transformed into DH5α and checked with colony PCR. Positive colonies have been expanded as usual.
+
-
</span><span>
+
-
The new construct was then verified through EcoRI/PstI digestion (its length was 903 bp as shown in the picture) as well as sequencing.</span>
+
-
<span><img src="https://static.igem.org/mediawiki/2011/thumb/d/d8/Units-dia9-1_1.jpg/1024px-Units-dia9-1_1.jpg" border="0" width="400" onClick="if($(this).width()==400) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'400px'}); }" style="margin:0 auto;"/></span>
+
-
<span>To complete the final construct of the "TRA-nslator", we ligated the A2 construct downstream of A1, into the tetracycline-resistant plasmid pBBR1MCS-3.</span>
+
-
</p>
+
-
 
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/0/08/Units-bkgY.png">
+
-
<img src="https://static.igem.org/mediawiki/2011/a/a7/Units-dia9_2.png" border="0" width="800" onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span class="centered"><b>Generation of: PromTraR – RBS – LasI – terminator</b></span>
+
-
<span>To build this plasmid we used the following parts:<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Promoter Tra R regulated from <b>A. Tumefaciens</b> (New! <b>BBa_K553002</b>) - 151 bp<br/>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;RBS + LasI + Term composite <b>BBa_K081016</b> - 735 bp<br/>
+
-
</span>
+
-
<span>
+
-
The BioBrick BBa_K081016 was resuspended with the standard protocol and transformed into DH5α competent cells. The plasmid was then extracted using a plasmid minipreparation commercial kit (EuroClone) and digested with EcoRI/XbaI.<br/>
+
-
PCR amplification of PromTraR from the gDNA of A. Tumefaciens was made with TaqPol, following this PCR protocol (primers: TraRFw and TraRRev):
+
-
</span>
+
-
<span class="centered">95° 5’ | 10x(93° 30” | 56° 30” | 72° 40”) | 23x (93° 30” | 65° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
PromTraI amplification was verified on gel electrophoresis and extracted. It was then digested with EcoRI/PstI, ligated in pBSIIK and transformed into DH5α. The positive white colonies growing on Xgal-LB agar plates were checked using the following colony PCR protocol (primers: TraRFw and TraRRev):
+
-
</span>
+
-
<span class="centered">95° 5’ | 25x(93° 30” | 65° 30” | 72° 40”) | 72° 7’ | 4° ∞</span>
+
-
<span>
+
-
The PCR amplification was checked on gel electrophoresis and the positive colonies selected for sequencing. The PromTraR thus obtained was digested with EcoRI/SpeI and ligated in the BBa_K081016 vector. DH5α were subsequently transformed and the colonies checked with a colony PCR, using the following protocol (primers: vf2 and vr):
+
-
</span>
+
-
<span class="centered">93°  5’ | 30x (95° 30” | 50° 30” |72° 60’’) | 72° 7’| 4° ∞</span>
+
-
<span>
+
-
The amplification was on gel electrophoresis and the positives selected. <br/>
+
-
The new construct was then verified with a EcoRI/PstI digestion and sequencing. As shown in the picture below, the length of the digested part was of the appropriate size (886 bp).
+
-
</span>
+
-
<span><img src="https://static.igem.org/mediawiki/2011/a/af/Units-dia9-2_1.jpg" border="0" width="400" onClick="if($(this).width()==400) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'400px'}); }" style="margin:0 auto;"/></span>
+
-
<span>To complete the final construct of the “TRA-nslator”, we ligated the plasmids of A1 and A2 together. This construct was finally into pBBR1MCS-3.
+
-
</span>
+
-
</p>
+
-
</div></div>
+
-
 
+
-
<div id="pLasI-glucosidase" class="descr-team"><h1>pLasI-glucosidase</h1><div>
+
-
<p><br/>This plasmid hosts an OC12 HLA inducible promoter: LasI (BBa_R0079). Once OC8 HLA binds the LasR trans-activator (BBa_C0179) the cellobiosidase transcription is activated thus the bacteria itself can transform the cellobiose in glucose and use it as a source of energy.
+
-
<br/>The plasmid provides also to generate constitutively the GFP and host a kanamycin resistance.<br/><br/></p>
+
-
<img src="https://static.igem.org/mediawiki/2011/9/97/Units-dia6-0.JPG" border="0" width="200" onClick="if($(this).width()==200) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'200px'}); }"/>
+
-
<center><h3>Generation of: PromLasI – RBS – Glucosidase – terminator</h3></center>
+
-
<p class="full-descr-bat">To build up this plasmid we used the following parts:<br/>
+
-
<span class="list">-</span>Promoter Las I <b>BBa_R0079</b> - 157 bp<br/>
+
-
<span class="list">-</span>RBS <b>BBa_J15001</b> + Glucosidase <b>BBa_K392008</b> composite Biobrick - 1681 bp<br/>
+
-
<span class="list">-</span>Terminator <b>BBa_B0015</b> - 129 bp<br/>
+
-
</p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/1/19/Units-bkgG.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/b/be/Units-dia6-1.png" border="0" width="800"
+
-
onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>For the construction of the first part, in particular the ligation of RBS-Glucosidase inside the terminator vector, see the generation of PromTraI-Glucosidase. As seen with the construct PromTraI-Glucosidase, the first ligation made with the promoter was not successful: the DNA sequencing confirmed that. The construct was the built again from the beginning.</span>
+
-
</p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/0/08/Units-bkgY.png">
+
-
<img src="https://static.igem.org/mediawiki/2011/5/52/Units-dia6-2.png" border="0" width="800"
+
-
onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>
+
-
Unlike PromTraI-Glucosidase, the EcoRI/XbaI-digested RBS-glucosidase-terminator vector was ligated with PromLasI, previously cut with EcoRI/SpeI. Different ligation strategies were attempted and later DH5α were transformed. We then performed a colony PCR with the following protocol (PromTrFw and PromTraRev): </span>
+
-
<span class="centered">93° 5’ | 30x(95° 30” | 50° 30” | 72° 70”) | 72° 7’ | 4° ∞</span>
+
-
<span>Positive colonies were expanded and their plasmids extracted.
+
-
We then proceeded with the quality control: the plasmid was control-digested with EcoRI/PstI and checked on gel electrophoresis, showing the expected pattern with the construct at about 1850 bp and the plasmid backbone at less than 3000 bp.
+
-
</span>
+
-
<span><img src="https://static.igem.org/mediawiki/2011/thumb/8/8c/Units-dia6-2_1.jpg/1024px-Units-dia6-2_1.jpg" border="0" width="400" onClick="if($(this).width()==400) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'400px'}); }" style="margin:0 auto;"/></span>
+
-
<span>This plasmid was sent to sequence and the results were analyzed and compared with the irregular construct we’d previously made. The composite construct is correct but we observed some mutations in the glucosidase sequence. 
+
-
</span>
+
-
</p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/9/97/Units-bkgB.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/a/a3/Units-dia6-3.png" border="0" width="800" onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>To complete our construct, the BBa_I13522 PTet GFP was resuspended, transformed, extracted and digested with XbaI/PstI. This fragment was then ligated into our SpeI/PstI-digested construct. The ligation product was transformed into DH5α, giving some positive green colonies expressing GFP.</span></p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/b/b2/Units-bkgR.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/5/51/Units-dia6-4.png" border="0" width="800"
+
-
onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>Positive colonies were expanded and the extracted and digested with EcoRI/PstI. The digested fragments were finally ligated into the kanamycin-resistant vector pSB1K3, then transformed into DH5α and seeded with the appropriate antibiotic, in order to allow the selective growth only of the colonies carrying our construct B1 ligated in the new plasmid.
+
-
</span></p>
+
-
</div></div>
+
-
 
+
-
<div id="pTraI-glucosidase" class="descr-team"><h1>pTraI-glucosidase</h1><div>
+
-
<p><br/>This plasmid hosts an TraR - OC8 HLA inducible promoter (BBa_K553002). Once this OC8 HLA has bound the TraR trans-activator the beta-glucosidase (Bba_K392008) transcription is activated thus the bacteria can transform the cellobiose in glucose and use it as a source of energy.
+
-
<br/>The plasmid provides also to generate constitutively RFP and host a kanamycin resistance.<br/>
+
-
TraR and Prom TraI are new biobrick obtained by Agrobacterium Tumefacens<br/><br/></p>
+
-
<img src="https://static.igem.org/mediawiki/2011/e/ed/Units-dia3-0.JPG" border="0" width="200" onClick="if($(this).width()==200) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'200px'}); }"/>
+
-
<center><h3>Generation of PromTraI – RBS – Glucosidase – terminator</h3></center>
+
-
<p class="full-descr-bat">To build this plasmid we used the following parts:<br/>
+
-
<span class="list">-</span>Promoter Tra I regulated from <b>A. Tumefaciens</b> (New!) - 151 bp<br/>
+
-
<span class="list">-</span>RBS <b>BBa_J15001</b> + Glucosidase <b>BBa_K392008</b> composite Biobrick - 1681 bp<br/>
+
-
<span class="list">-</span>Terminator <b>BBa_B0015</b> - 129 bp<br/>
+
-
To learn more about the extraction of PromTraI, see plasmid PromTraI – RBS – LasI – terminator
+
-
</p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/1/19/Units-bkgG.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/7/79/Units-dia3-1.png" border="0" width="800"
+
-
onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>The double terminator BioBrick (BBa_B0015) has been resuspended and then amplified through transformation into DH5α competent cells. The plasmid was then extracted and digested (EcoRI/XbaI).</span>
+
-
<span>The RFC10 compatible RBS-Glucosidase plasmid (BBa_J15001 + BBa_K392008), a gift from Dr. C. French (University of Edinburgh), was transformed into DH5α, extracted and digested (EcoRI/SpeI). The glucosidase was then ligated inside the BBa_B0015 vector and transformed into DH5α. The transformed colonies were  screened with colony PCR  (primers: vf2 and Vr), using the following protocol:</span>
+
-
<span class="centered">93° 5’ | 30x(95° 30” | 50° 30” | 72° 60”) | 72° 7’ | 4° ∞</span>
+
-
</p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/0/08/Units-bkgY.png">
+
-
<img src="https://static.igem.org/mediawiki/2011/a/a0/Units-dia3-2.png" border="0" width="800"
+
-
onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>
+
-
The plasmid was extracted from the positive colonies and then digested with EcoRI/XbaI in order to linearize it and ligate it to PromTraR, previously digested with EcoRI/SpeI.<br/>
+
-
DH5α were transformed with the ligation product and the resulting colonies were PCR-screened (primers: vf2 and Vr). The first screening used the following protocol:</span>
+
-
<span class="centered">93° 5’ | 30x(95° 30” | 50° 30” | 72° 60”) | 72° 7’ | 4° ∞</span>
+
-
<span>There was no amplification: probably the sequence is too long.<br/>
+
-
An alternative protocol, which made use of different and more specific primers flanking the PromTraR sequence (primers: PromTra Fw and PromTra Rev), was employed: </span>
+
-
<span class="centered">93° 5’ | 30x(95° 30” | 65° 30” | 72° 30”) | 72° 7’ | 4° ∞</span>
+
-
<span>The second screening identified some positive colonies, giving a PromTraR amplicon of less than 200 bp. These positive colonies were then amplified to extract suitable amounts of the plasmid.</span>
+
-
<span>The control digestion of the complete plasmid with EcoRI/PstI showed something unexpected, so we sent the DNA to sequence and in the meantime we started to build again our glucosidase construct from the beginning.</span>
+
-
<span>We restarted from a different colony of BBa_J15001 and extracted its plasmid. We obtained a clean EcoRI/SpeI cut and ligated it to the glucosidase inside the vector containing the terminator with different strategies. For each ligation, a transformation and a colony PCR have been made (primers: vf2 and Vr).</br>
+
-
The last colony PCR finally showed some positive colonies. The protocol used was different, in order to bypass the problem of the amplicon length:</span>
+
-
<span class="centered">93° 5’ | 30x(95° 30” | 50° 30” | 72° 90”) | 72° 7’ | 4° ∞</span>
+
-
<span>The plasmid was exracted from one positive colony, then digested with EcoRI/SpeI. Finally it was ligated to the EcoRI/SpeI-cut PromTraR. <br/>
+
-
DH5α were subsequently transformed and PCR-screened with different protocols: one amplifying the whole sequence and another specific for the PromTraR sequence. The former gave no result, but the latter revealed the incorporation of the promoter inside the glucosidase vector.<br/>
+
-
Some of the positive colonies were then chosen to amplify and extract the plasmid.</span>
+
-
<span>We quality-controlled the plasmid with an EcoRI/PstI digestion, which showed as expected the construct at about 2000 bp and the plasmid backbone at 3000 bp.</span>
+
-
<span><img src="https://static.igem.org/mediawiki/igem.org/thumb/4/42/Units-dia3-2_1.jpg/800px-Units-dia3-2_1.jpg" border="0" width="400" onClick="if($(this).width()==400) { $(this).stop().css('z-index',99).animate({width:'700px'}); $('#popupContact').scrollTo(this,{duration:300, offset: {top:-8, left:0}}); } else if($(this).width()==700) { $(this).stop().css('z-index',10).animate({width:'400px'}); }" style="margin:0 auto;"/></span>
+
-
<span>This DNA was sent to sequence and the results have been analyzed and compared with the previous construct we had made. The composite construct is correct but we found out some mutations in the glucosidase sequence.
+
-
</span>
+
-
</p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/9/97/Units-bkgB.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/0/09/Units-dia3-3.png" border="0" width="800" onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>To complete our construct, the BBa_I13521 PTet mRFP has been resuspended, transformed, extracted and digested with XbaI/PstI. The fragment has been purified from gel and ligated into our SpeI/PstI-digested construct, and then transformed into DH5α. </span></p>
+
-
<p class="descr-bat" style="background-image:url(https://static.igem.org/mediawiki/2011/b/b2/Units-bkgR.png)">
+
-
<img src="https://static.igem.org/mediawiki/2011/6/6c/Units-dia3-4.png" border="0" width="800"
+
-
onclick="$(this).parent().find('span').animate({height:'toggle'});"/>
+
-
<span>The plasmid obtained from the positive colonies, which were visibly red for the expression of mRFP, was digested with EcoRI/PstI and then cloned into the kanamycine-resistant pSB1K3 expression vector.
+
-
<br/>The positive red colonies growing from this last ligation contained our completed construct in the new plasmid.
+
-
</span></p>
+
-
</div></div>
+
-
 
+
-
 
+
-
<div id="modeling" class="slide4 full-slides">
+
-
<h1>MODELING</h1>
+
-
<span class="centered"> <b>The goal </b></span>
+
-
<div class="four_col">Our goals were 1) To test if our genetic design works as planned; 2) To get preliminary ideas on the main parameters of the two-compartment reactor to be built for the lab experiments. In vivo tests would be clearly too costly and time consuming for this purpose. </div>
+
-
<span class="centered"> <b>The model </b></span>
+
-
<div class="clear"></div>
+
-
<div class="three_col"><p>Principle We designed a simple model in which QS bacteria have two states. In the i) ground state, glucose intake and signal production is at a low level. If the signal concentration reaches a threshold, the cells enter into an ii) active state characterized by higher glucose intake, higher signal production and the production of glucose from cellobiose. (Figure 1).</p>
+
-
<p>The cells are in a perfectly mixed, closed environment. At the beginning of the simulation, a given number of ground state cells are placed into the medium, and the simulation proceeds in discrete time steps. At every step, the cells take up nutrients and carry out the signal and/or glucose production depending on their state of activation. When the cells accumulate a certain amount of energy ("glucose equivalents"), they divide. This program is repeated at every time step. As a result, the cells produce a growth curve quite similar to that seen in liquid cultures.</p></div>
+
-
<div class="one_col"><img src="https://static.igem.org/mediawiki/2011/d/d7/Units-model_1.PNG" width="200">
+
-
<p class="descr-img"><b>Figure 1.</b> The two states of the bacterial model.</p></div>
+
-
<div class="clear"></div>
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/b/b4/Units-model_2a.png" width="400">
+
-
<p class="descr-img"><b>Figure 2a.</b> Growth of wild type cells that produce a signal and respond to it by producing glucose from cellobiose.</p></div>
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/2/24/Units-model_2b.png" width="400">
+
-
<p class="descr-img"><b>Figure 2b.</b> Carbon source transformation - from cellobiose to glucose - and consumption.</p></div>
+
-
<div class="clear"></div>
+
-
<div class="four_col"><p>This is a very simple model. In which the cells do not move and the signal is not diffusing within the compartment, since the medium is perfectly mixed. At each time step we can record the number of cells, the concentration of the solutes, etc. This is a so-called agent-based model  since each cell-agent executes its own program that depends on its state of activation and stored energy.</p>
+
-
<p>Two-compartment reactor. In this setup, two different kinds of cells are put into two equal, perfectly mixed compartments that are separated by a large pore-size semi-permeable membrane. The cells themselves can not pas through the membrane, but the dissolved materials can freely move between the compartments. As compared to the previous one-comaprtment model,  the only difference is that the solutes need to equilibrate between the two compartments at every time step. If we assume perfect equilibration between the compartments, the concentration of a solute would be the average of those mesured in the two compartments at each time step. Here we employ a simple trick, we introduce a virtual diffusion coefficient that regulates the exchange between the two compartments. The diffusion coefficient D was defined in such a manner that its values be between zero and 1.0. If it is zero, the two compartments do not communicate. It if is 1.0, the compartments are fully equilibrated, i.e. the equilibrated concentration wiill be the average of the concentrations within the two compartments at every time-step.</p>
+
-
<p>The model was implemented using an existing Matlab code written by S. Netotea and A. Kerenyi for modelling the swarming of quorum sensing bacteria on agar plates (Netotea et al, 2009, Venturi et al, 2010), kindly provided to us by the authors. This code had to be slightly simplified, as described in Appendix [1]. </p></div>
+
-
<div class="clear"></div>
+
-
<span class="centered"> <b>Simulation results</b></span>
+
-
<div class="four_col">We carried out simulation runs at a large number of parameter settings, changing the number of starting population, the ratio of the populations, the starting concentrations of the various solutes, etc. We valuated the results in a qualitatie way, i.e. groth vs. no growth, slower or faster growth.  As a comparison, we used a wt model that responds to its own signal. Then we extended the experiments to the species designd to depend on each other.The main finding were as follows:</br>
+
-
<span class="list">- Mutually dependent bacterial cells that respond only to the signal of the other species, can grow within the same compartment, same as the wild type. The ratio of the species is 50:50 %. This is a stable equilibrium that can be reached even if one of the populations starts with a single cell (not shown).</span><br/>
+
-
<span class="list">- When put into separate but communicating compartments, mutually dependent cell populations will grow, but the speed of growth will depend on the intensity of material exchange between the compartments. If there is no exchange, mutually dependent cells will not grow.</span>
+
-
</div>
+
-
<div class="clear"></div>     
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/c/c5/Units-model_3a.png" width="400">
+
-
<p class="descr-img"><b>Figure 3a.</b> Growth of the two bacterial populations in separated compartments. c = mixing coefficient.</p></div>
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/6/62/Units-model_3b.png" width="400">
+
-
<p class="descr-img"><b>Figure 3b.</b> When the two bacterial populations are in the same compartment (c = 1) their growth is synchronized.</p></div>
+
-
<div class="clear"></div>
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/1/14/Units-model_3c.png" width="400">
+
-
<p class="descr-img"><b>Figure 3c.</b> In this last condition (3b) we can observe the usual pattern in the carbon source transformation and consumption. The concentration of the signals molecules (OC8 and OC 12 HLA) follow the cells growth patter for both spicies.<br/>
+
-
<span class="list">- If we put a ternary community into the two compartments, in such a way that lactamase producing partner is in one compartment, and the mutually dependent bacteria are in the other compartment, the system will start only if we jump start it by adding glucose and signal. </span>
+
-
</p></div>
+
-
<div class="two_col"></div>
+
-
<div class="clear"></div>
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/5/54/Units-model_4a.png" width="400">
+
-
<p class="descr-img"><b>Figure 4a.</b> Cell growth of the ternary system without and with the "jump start" .</p></div>
+
-
<div class="two_col"><img src="https://static.igem.org/mediawiki/2011/a/ae/Units-model_4b.png" width="400">
+
-
<p class="descr-img"><b>Figure 4b.</b> The bacterial signaling also switch-on the production of beta-lactamase by HeLa cells that allows the bacterial growth .</p></div>
+
-
<div class="clear"></div>
+
-
<span class="centered"> <b>Conclusion of the simulations</b></span>
+
-
<div class="four_col">We used a highly simplified qualitative model in order to have preliminary insights into the logics of our system, in hope of obtaining indications regarding  the physical setup of the reaction chamber to be used in the lab experiments. The model shows that the system is in princple "viable", howeer the growth can be limited by the material exchange between the compartments. Also, the system may need to be jump-started by adding a certain amount of glucose and signal. Naturally, these predictions are qualitative and have to be checked by experiment.</div>
+
-
<div class="clear"></div>
+
-
<div class="four_col">
+
-
<span class=""> <b>Appendix [1]</b></span>
+
-
<p><br/>The QS modelling program of S. Netotea and A. Kerenyi  (Netotea et al, 2009, Venturi et al, 2010)is designed to model the swarming of QS bacteria.  In this modell i)  bacteria are modeled as individuals freely moving on a 2D plane, i.e. in an open environment; ii) bacteria have an individual program that activates them depending on the threshold concentration of a) signals, b) public goods, according to the known rules of QS;  and iii) nutrients and solutes freely diffuse on a 2D plane which is discretized into square zones (Netotea et al, 2009).  This modell was instrumental in showing that QS regulation is sufficient for a modell popultion to show density-dependent activtion, tracking of exdternal signals, co-swarming of species and community collapse.</p>
+
-
<p>Our system is simplified, since due to the perfect mixing  within a reactor compartment, a) cells do not move by themselves; b) solutes do not diffuse (concentration is uniform throughout the compartment).  So, in order to model growth within a closed compartment, the diffusion and the movement part of the original program had to be simply switched off.</p>
+
-
<p>In order to simulate growth in a two-compartment system, one can model the growth of bacteria in such a way, that solutes accumulated separately, i.e. the same program is executed for the two separate components. If we now want to modell the passage of solutes between the compartments, we can use a diffusion-like concentration equilibration at each time step. This setup corresponds to two compartments separated by a semipermeable membrane. The concentration of a solute can be calculated as follows:</p>
+
-
<span class="centered"> c1(t), equilibrated = c1(t) – 0.5 * D* [(c1(t) -c2(t)]</span><br/>
+
-
<p>where c1 and c2 are the concentrations in compartment 1 and 2, respectively, and D is the virtual diffusion coefficient, with a value between zero and 1.0. It is easy to see, that at D=0, the concentration remains the same, at m=1, the concentration will be the average of c1 and c2.</p>
+
-
<p>Based on the above design, the Matlab code was modified by A. Kerenyi and put to our disposal for modelling as a *.exe file that runs under Windows. The results are cell counts, signal and food concentrations as a function of the time steps These results were visualized by Excell.</p>
+
-
</div>
+
-
</div>
+
-
 
+
-
</div><!-- #container -->
+
-
</div><!-- .wrapper -->
+
-
</div><!-- #main -->
+
</html>
</html>
-
 
{{footer}}
{{footer}}

Latest revision as of 14:47, 28 October 2011

SYNBIOME OVERVIEW

An important challenge in the near future will be the optimization of bioreactors for the production of complex molecules, and the employment of bacterial systems towards this goal is gaining wide prominence. We believe that using different cell communities in these systems would improve their ability to synthesize biological molecules through cooperation. The aim of our project is thus to combine cell types belonging to different kingdoms using synthetic biology. The innovation and challenge will be to obtain a stable communication between different kingdoms and establish mutualism among them. This interdependence will be obtained through metabolic and signaling pathways in which the survival and/or growth of each cell type depends on the others.
Our project, SynBiome, is based on a three-element system: two different bacterial strains and one eukaryotic cell type that communicate through quorum sensing (QS) signalling molecules.
In order to achieve the goal of constructing this synthetic community, both the bacterial cells and the eukaryotic cell will be engineered with a genetic circuit under the regulation of N-acyl homoserine lactone (AHL) QS signals. More specifically, the two bacterial strains will respectively produce 3-oxo-dodecanoyl-HL (OC12) and 3-oxo-octanoyl-HL (OC8), which in turn will induce the production of the bacterial enzyme cellobiosidase and a eukaryotic secreted beta-lactamase (sBLA), whose expression will be guaranteed by a eukaryotic trans-activator sensible to bacterial OC8.

Our set up will ensure interdependence among the three cell types, having the bacteria surviving in an ampicillin-containing culture medium and all the cells benefitting from the free glucose made available by the cellobiosidase.
Importantly, this genetic circuit will be designed in such a way that the system can be adapted to different bacterial species and eukaryotic cell types.

Previous Next
data_frame0
SYNBIOME... an innovative synthetic biome in which bacteria and eukaryotic cells need each other to survive!

MODELING

The goal

Our goals were 1) To test if our genetic design works as planned; 2) To get preliminary ideas on the main parameters of the two-compartment reactor to be built for the lab experiments. In vivo tests would be clearly too costly and time consuming for this purpose.

The model

Principle we designed a simple model in which QS bacteria have two states. In the i) ground state, glucose intake and signal production is at a low level. If the signal concentration reaches a threshold, the cells enter into an ii) active state characterized by higher glucose intake, higher signal production and the production of glucose from cellobiose. (Figure 1).

The cells are in a perfectly mixed, closed environment. At the beginning of the simulation, a given number of ground state cells are placed into the medium, and the simulation proceeds in discrete time steps. At every step, the cells take up nutrients and carry out the signal and/or glucose production depending on their state of activation. When the cells accumulate a certain amount of energy ("glucose equivalents"), they divide. This program is repeated at every time step. As a result, the cells produce a growth curve quite similar to that seen in liquid cultures.

Figure 1. The two states of the bacterial model.

This is a very simple model, in which the cells do not move and the signal is not diffusing within the compartment, since the medium is perfectly mixed. At each time step we can record the number of cells, the concentration of the solutes, etc. This is a so-called agent-based model since each cell-agent executes its own program that depends on its state of activation and stored energy.

Two-compartment reactor. In this setup, two different kinds of cells are put into two equal, perfectly mixed compartments that are separated by a large pore-size semi-permeable membrane. The cells themselves can’t pass through the membrane, but the dissolved materials can freely move between the compartments. As compared to the previous one-compartment model, the only difference is that the solutes need to equilibrate between the two compartments at every time step. If we assume perfect equilibration between the compartments, the concentration of a solute would be the average of those measured in the two compartments at each time step. Here we employ a simple trick, we introduce a virtual diffusion coefficient that regulates the exchange between the two compartments.
The diffusion coefficient D was defined in such a manner that its values be between zero and 1.0. If it is zero, the two compartments do not communicate. It if is 1.0, the compartments are fully equilibrated, i.e. the equilibrated concentration will be the average of the concentrations within the two compartments at every time-step.

The model was implemented using an existing Matlab code written by S. Netotea and A. Kerenyi for modeling the swarming of quorum sensing bacteria on agar plates (Netotea et al, 2009, Venturi et al, 2010) [1][2], kindly provided to us by the authors. This code had to be slightly simplified, as described in Appendix 1.

Simulation results

We carried out simulation runs at a large number of parameter settings, changing the number of starting population, the ratio of the populations, the starting concentrations of the various solutes, etc. We evaluated the results in a qualitative way, i.e. growth vs. no growth, slower or faster growth. As a comparison, we used a wt model that responds to its own signal.

Figure 2a. Growth of wild type cells that produce a signal and respond to it by producing glucose from cellobiose.

Figure 2b. Carbon source transformation - from cellobiose to glucose - and consumption.

Then we extended the experiments to the species designed to depend on each other. The main finding were as follows:
-   Mutually dependent bacterial cells that respond only to the signal of the other species, can grow within the same compartment, same as the wild type. The ratio of the species is 50:50 %. This is a stable equilibrium that can be reached even if one of the populations starts with a single cell.

Figure 3. When the two bacterial populations are in the same compartment (c = 1) their growth is synchronized.

-   When put into separate but communicating compartments, mutually dependent cell populations will grow, but the speed of growth will depend on the intensity of material exchange between the compartments. If there is no exchange, mutually dependent cells will not grow.

Figure 4a. Growth of the two bacterial populations in separated compartments. c = mixing coefficient.

Figure 4b. In this last condition (Figure 3) we can observe the usual pattern in the carbon source transformation and consumption. The concentration of the signals molecules (OC8 and OC 12 AHL) follow the cells growth pattern for both species.

-   If we put a ternary community into the two compartments, in such a way that lactamase producing partner is in one compartment, and the mutually dependent bacteria are in the other compartment, the system will start only if we jump start it by adding glucose and signal.

Figure 5a. Cell growth of the ternary system without and with the "jump start".

Figure 5b. The bacterial signaling also switch-on the production of beta-lactamase by HeLa cells that allows the bacterial growth.

Conclusion of the simulations
We used a highly simplified qualitative model in order to have preliminary insights into the logics of our system, in hope of obtaining indications regarding the physical setup of the reaction chamber to be used in the lab experiments. The model shows that the system is in princple "viable", howeer the growth can be limited by the material exchange between the compartments. Also, the system may need to be jump-started by adding a certain amount of glucose and signal. Naturally, these predictions are qualitative and have to be checked by experiment.

References

[1] Netotea S, Bertani I, Steindler L, Kerényi A, Venturi V, Pongor S. (2009) .A simple model for the early events of quorum sensing in Pseudomonas aeruginosa: modeling bacterial swarming as the movement of an "activation zone". Biology Direct, 4:6 . PDF

[2] Venturi V., Bertani I., Kerényi Á., Netotea S. and Pongor S. (2010) Co-Swarming and Local Collapse: Quorum Sensing Conveys Resilience to Bacterial Communities by Localizing Cheater Mutants in Pseudomonas aeruginosa, PlosOne, 5,4, PDF


Appendix 1.

The QS modeling program of S. Netotea and A. Kerenyi (Netotea et al, 2009, Venturi et al, 2010) is designed to model the swarming of QS bacteria. In this modell i) bacteria are modeled as individuals freely moving on a 2D plane, i.e. in an open environment; ii) bacteria have an individual program that activates them depending on the threshold concentration of a) signals, b) public goods, according to the known rules of QS; and iii) nutrients and solutes freely diffuse on a 2D plane which is discretized into square zones (Netotea et al, 2009). This model was instrumental in showing that QS regulation is sufficient for a model population to show density-dependent activation, tracking of external signals, co-swarming of species and community collapse.

Our system is simplified, since due to the perfect mixing within a reactor compartment, a) cells do not move by themselves; b) solutes do not diffuse (concentration is uniform throughout the compartment). So, in order to model growth within a closed compartment, the diffusion and the movement part of the original program had to be simply switched off.

In order to simulate growth in a two-compartment system, one can model the growth of bacteria in such a way, that solutes accumulated separately, i.e. the same program is executed for the two separate components. If we now want to model the passage of solutes between the compartments, we can use a diffusion-like concentration equilibration at each time step. This setup corresponds to two compartments separated by a semi-permeable membrane. The concentration of a solute can be calculated as follows:

c1(t), equilibrated = c1(t) – 0.5 * D* [(c1(t) - c2(t)]

where c1 and c2 are the concentrations in compartment 1 and 2, respectively, and D is the virtual diffusion coefficient, with a value between zero and 1.0. It is easy to see, that at D=0, the concentration remains the same, at m=1, the concentration will be the average of c1 and c2.

Based on the above design, the Matlab code was modified by A. Kerenyi and put to our disposal for modeling as a *.exe file that runs under Windows. The results are cell counts, signal and food concentrations as a function of the time steps These results were visualized by Excel.