Team:Grenoble/Projet/Design/toggle

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 6: Line 6:
<html>
<html>
 +
 +
<!--
 +
<img src="http://www.clickartists.org/clicksite/html/images/square.jpg"/>
 +
 +
Si vous éditez la page commencez par décommenter ces lignes, publier, PUIS commencer à faire ce que vous avez à faire et quand vous avez fini de publier remettez en commentaire.
 +
 +
Ne laissez pas le carré trop longtemps si vous n'éditez pas, chaque fois reprenez ce qui est sur internet plutôt que ce que vous avez sur votre PC
 +
ps: dans Geany selectionner une ou plusieurs lignes et appuyer sur "Ctrl + E" pour commenter ou décommenter
 +
-->
<div class="body">
<div class="body">
Line 13: Line 22:
<div class="blocbackground">
<div class="blocbackground">
-
<h2>The Toggle Switch</h2>
+
<h1>The Toggle Switch</h1>
<table class="nobordure">
<table class="nobordure">
<tr>
<tr>
<td>
<td>
-
<a href="https://static.igem.org/mediawiki/2011/a/a3/Toggle_Switch.png"><img src="https://static.igem.org/mediawiki/2011/a/a3/Toggle_Switch.png"  width="300px"></a>
+
<a href="http://2011..org/wiki/images/a/a3/Toggle_Switch.png"><img src="https://static.igem.org/mediawiki/2011/a/a3/Toggle_Switch.png"  width="300px"></a>
</td>
</td>
<td>
<td>
Line 34: Line 43:
Initially, both genes, MerR and LacI, are expressed repressing each other promoters: pLac and pMerT.
Initially, both genes, MerR and LacI, are expressed repressing each other promoters: pLac and pMerT.
</p>
</p>
-
+
<center>
-
<img src="https://static.igem.org/mediawiki/2011/b/bb/Concentration_predominence.png" class="centerwide"/>
+
<img height="350" src="https://static.igem.org/mediawiki/2011/b/bb/Concentration_predominence.png"/>
-
+
</center>
<table class="nobordure">
<table class="nobordure">
<tr>
<tr>
Line 45: Line 54:
</td>
</td>
<td>
<td>
-
<a href="https://static.igem.org/mediawiki/2011/4/43/Toggle_Switch_predominance1.png"><img src="https://static.igem.org/mediawiki/2011/4/43/Toggle_Switch_predominance1.png"  width="300px"></a>
+
<a href="https://static.igem.org/mediawiki/2011/4/43/Toggle_Switch_predominance1.png"><img src="https://static.igem.org/mediawiki/2011/4/43/Toggle_Switch_predominance1.png"  width="350px"></a>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
-
<a href="https://static.igem.org/mediawiki/2011/2/24/Toggle_Switch_predominance2.png"><img src="https://static.igem.org/mediawiki/2011/2/24/Toggle_Switch_predominance2.png"  width="300px"></a>
+
<a href="https://static.igem.org/mediawiki/2011/d/d9/Toggle_Switch_predominance2_bis.png"><img src="https://static.igem.org/mediawiki/2011/d/d9/Toggle_Switch_predominance2_bis.png"  width="350px"></a>
</td>
</td>
<td>
<td>
<p>
<p>
-
Inversely, where IPTG concentration is the uppermost, the other way will be activated.
+
Inversely, where IPTG concentration is the uppermost, the other pathway will be activated.
</p>
</p>
</td>
</td>
</tr>
</tr>
</table>
</table>
 +
 +
<p>
 +
This toggle switch is one of <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsTS">our module of modelling</a>. The simulation obtained with this model are compared to the
 +
experiment <a href="https://2011.igem.org/Team:Grenoble/Projet/Results/Toggle">here</a>.
 +
</p>
</div>
</div>
Line 66: Line 80:
</div>
</div>
-
<script>
+
<center>
-
document.getElementById('submenu').innerHTML = '<h3><span class="vert">Le Projet:</span> Bio</h3><ul><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Intro">Introduction</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Device">The device</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Design">The genetic circuit :</a></li><ol><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Design/toggle">The toggle switch</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Design/quorum">The quorum sensing</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Design/quorum#color">The coloration</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/regulation">Post-transcriptional regulation</a></li></ol><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling">Modelling</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Results">Results</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Biobricks">Biobricks</a></li></ul>'
+
<form method="get" >
-
</script>
+
  <input type="button" value="< PREVIOUS <" onclick="document.location = '/Team:Grenoble/Projet/Design';" />
 +
  <select name="id" onchange="document.location = '/Team:Grenoble/Projet' + this.options[this.selectedIndex].value ;">
 +
    <optgroup label="Genetic network Homepage">
 +
   
 +
    <option value="#Content">General network</option>
 +
    </optgroup>
 +
 +
    <optgroup label="Toggle Switch" >
 +
                               
 +
                                    <option value="/Design/toggle" selected="selected">The Toggle Switch</option>
 +
 +
                            </optgroup>
 +
                       
 +
                       
 +
                            <optgroup label="Quorum Sensing">
 +
                               
 +
                                    <option value="/Design/quorum">The Quorum Sensing</option>
 +
                               
 +
                                    <option value="/Design/quorum#coloration">The Coloration</option>
 +
                               
 +
 +
                            </optgroup>
 +
 +
                            <optgroup label="Post Transcriptional Regulation">
 +
                           
 +
    <option value="/regulation">A Post-Transcriptional Regulation System</option>
 +
    <option value="/regulation#rsma">The RsmA Translational Regulation System</option>
 +
    <option value="/regulation#rpos">The rpoS regulation system</option>
 +
 +
    </optgroup>
 +
   
 +
   
 +
                    </select>
 +
                    <input type="hidden" name="id2" value="0" />
 +
                    <input type="submit" value="Go!" />
 +
  <input type="button" value="> NEXT >" onclick="document.location = '/Team:Grenoble/Projet/Design/quorum';" />
 +
               
 +
            </form></center>
</html>
</html>
 +
 +
{{:Team:Grenoble/Design/pied}}

Latest revision as of 00:37, 29 October 2011

Grenoble 2011, Mercuro-Coli iGEM


The Toggle Switch

The Toggle Switch allows our bacterial strain to switch between one of the two different behaviors (Receiver or Sender) depending on the predominant concentration in the external medium: IPTG or Hg.

We take into account two proteins repressing (LacI/MerR) each other's expression (pLac/pMerT). We create the fundaments of a toggle system that can switch when using two inducers in the medium: IPTG and Hg.

Initially, both genes, MerR and LacI, are expressed repressing each other promoters: pLac and pMerT.

On the plate where Hg concentration is the uppermost, this inducer will remove the repression exerted on pMerT promoter. So, the LacI proteins will be expressed and by repressing the promoter pLac, LacI proteins are shutting down the other pathway of the toggle.

Inversely, where IPTG concentration is the uppermost, the other pathway will be activated.

This toggle switch is one of our module of modelling. The simulation obtained with this model are compared to the experiment here.