Team:Grenoble/Projet/Design/toggle

From 2011.igem.org

(Difference between revisions)
Line 77: Line 77:
<center>
<center>
<form method="get" >
<form method="get" >
-
  <input type="button" value="< PREVIOUS <" onclick="document.location = '/Team:Grenoble/Projet/Modelling';" />
+
  <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 ;">
  <select name="id" onchange="document.location = '/Team:Grenoble/Projet' + this.options[this.selectedIndex].value ;">
Line 115: Line 115:
                     <input type="hidden" name="id2" value="0" />
                     <input type="hidden" name="id2" value="0" />
                     <input type="submit" value="Go!" />
                     <input type="submit" value="Go!" />
-
  <input type="button" value="> NEXT >" onclick="document.location = '/Team:Grenoble/Projet/Modelling/Deterministic';" />
+
  <input type="button" value="> NEXT >" onclick="document.location = '/Team:Grenoble/Projet/Design/quorum';" />
                  
                  
             </form></center>
             </form></center>

Revision as of 22:39, 28 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.