Team:Grenoble/Projet/Design/toggle
From 2011.igem.org
(Difference between revisions)
Maxime.huet (Talk | contribs) |
JeanBaptiste (Talk | contribs) |
||
(7 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"> | ||
- | < | + | <h1>The Toggle Switch</h1> |
<table class="nobordure"> | <table class="nobordure"> | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | <a href=" | + | <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 50: | Line 59: | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | <a href="https://static.igem.org/mediawiki/2011/ | + | <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> | ||
Line 59: | Line 68: | ||
</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> | ||
+ | <center> | ||
+ | <form method="get" > | ||
+ | <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}} | {{:Team:Grenoble/Design/pied}} |
Latest revision as of 00:37, 29 October 2011
The Toggle Switch
Initially, both genes, MerR and LacI, are expressed repressing each other promoters: pLac and pMerT.
This toggle switch is one of our module of modelling. The simulation obtained with this model are compared to the experiment here.
iGEM 2011 Main Page Contact Us:Clic here ! |