Team:Grenoble/Projet/Design

From 2011.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 7: Line 7:
<html>
<html>
-
 
+
<!--
<img src="http://www.clickartists.org/clicksite/html/images/square.jpg"/>
<img src="http://www.clickartists.org/clicksite/html/images/square.jpg"/>
Line 14: Line 14:
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
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
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 22: Line 22:
<div  class="blocbackground">
<div  class="blocbackground">
-
<h2>Biology</h2>
+
<h1>Genetic Network</h1>
<p>
<p>
-
Based on Gardner's <a href="#1">[1]</a> work and Predator–Prey ecosystem <a href="#2">[2]</a>, we designed the following circuit.  
+
we design the following circuit, based on Gardner and al. Gardner's <a href="#1">[1]</a> work and balagadd and al. on Predator–Prey ecosystem <a href="#2">[2]</a>.  
</p>
</p>
Line 32: Line 32:
<p>
<p>
-
It can be divided into four parts: the Toggle Switch, the Quorum Sensing, the Coloration and the post-transcriptional regulation.
+
It can be divided into four parts: the Toggle Switch, the Quorum Sensing, the Coloration and the post-transcriptional regulation. (Coloration is included in Quorum Sensing page) </p>
-
</p>
+
<br/>
<br/>
<br/>
<br/>
-
+
</div>
 +
 
 +
        <div class="blocbackground">
 +
<h2>Table of content</h2>
 +
 
 +
<p>
 +
 
 +
In the following pages, you can find the explanation about the differents sub-parts of our genetic network. Moreover we explane to you the importance of both to our project.
 +
 
 +
</p>
 +
 
 +
For an introduction to the genetic circuit, see our tutorials in the human practice
 +
section or download them here :
 +
<ul>
 +
<li>
 +
<a href="https://static.igem.org/mediawiki/2011/9/91/M_for_B.png">
 +
Modelling for biologist</a>
 +
</li>
 +
<li>
 +
<a href="https://static.igem.org/mediawiki/2011/5/54/B_for_M.png">
 +
Synthetic Biology for modellers</a>
 +
</li>
 +
</ul>
 +
 
 +
<br/><br/>
 +
 
<a href="https://2011.igem.org/Team:Grenoble/Projet/Design/toggle"><img class="icon" src="https://static.igem.org/mediawiki/2011/2/20/Bouton_toggle.png"/></a>
<a href="https://2011.igem.org/Team:Grenoble/Projet/Design/toggle"><img class="icon" src="https://static.igem.org/mediawiki/2011/2/20/Bouton_toggle.png"/></a>
Line 72: Line 96:
</div>
</div>
-
<div class="blocbackground">
+
 +
<!-- <div class="blocbackground">
<h2>References :</h2>
<h2>References :</h2>
Line 78: Line 103:
<ol>
<ol>
<li id="1">
<li id="1">
-
GARDNER'S WORK: "Construction of a genetic toggle switch in Escherichia coli", Timothy S. Gardner, Charles R. Cantor and James J. Collins
+
GARDNER'S WORK: "Construction of a genetic toggle switch in Escherichia coli", Timothy S. Gardner, Charles R. Cantor and James J. Collins, Nature, 2000, Vol.403, p339-42.
</li>
</li>
<li id="2">
<li id="2">
-
PREY AND PREDATOR: "A synthetic Escherichia coli predator–prey ecosystem", Frederick K Balagadd, Hao Song, Jun Ozaki, Cynthia H Collins, Matthew Barnet, Frances H Arnold, Stephen R Quake and Lingchong You
+
PREY AND PREDATOR: "A synthetic Escherichia coli predator–prey ecosystem", Frederick K Balagadd, Hao Song, Jun Ozaki, Cynthia H Collins, Matthew Barnet, Frances H Arnold, Stephen R Quake and Lingchong You, Molecular Systems Biology, 2008;4:187.
</li>
</li>
</ol>
</ol>
-
</div>
+
</div> -->
</div>
</div>
Line 93: Line 118:
<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 = 'https://2011.igem.org/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 131: Line 156:
                     <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/toggle';" />
                  
                  
             </form></center>
             </form></center>

Latest revision as of 18:24, 31 January 2012

Grenoble 2011, Mercuro-Coli iGEM


Genetic Network

we design the following circuit, based on Gardner and al. Gardner's [1] work and balagadd and al. on Predator–Prey ecosystem [2].



It can be divided into four parts: the Toggle Switch, the Quorum Sensing, the Coloration and the post-transcriptional regulation. (Coloration is included in Quorum Sensing page)



Table of content

In the following pages, you can find the explanation about the differents sub-parts of our genetic network. Moreover we explane to you the importance of both to our project.

For an introduction to the genetic circuit, see our tutorials in the human practice section or download them here :

Toggle Switch:




Quorum Sensing :
The Quorum Sensing
Coloration


Post-transcriptional regulation :
A post-transcriptional regulation system
The RsmA translational regulation system
The rpoS regulation system



You can find the results of our biological experiments in the results page .