Team:Grenoble/Projet/Design

From 2011.igem.org

(Difference between revisions)
 
(78 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">
<div class="left">
<div class="left">
-
    <h1>Modelling</h1>
+
-
<div  class="blocbackground" id="Content">
+
<div  class="blocbackground">
-
  <h2>Table of content</h2>  
+
-
    <p>
+
<h1>Genetic Network</h1>
-
  Our synthetic biology constructions feature tens of parameters and at this scale human brains can only guess how the whole system would work. We of course needed mathematical modelling in order to check the effectiveness of the genetic circuit.<br/><br/>
+
<p>
 +
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>
 +
 +
<center><a href="https://static.igem.org/mediawiki/2011/8/80/Reseau_regulation_compl2_%281%29.png"><img height="400" src="https://static.igem.org/mediawiki/2011/8/80/Reseau_regulation_compl2_%281%29.png"></a></center>
 +
<br/>
 +
<br/>
 +
 +
<p>
 +
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>
 +
<br/>
 +
<br/>
 +
</div>
-
  In the particular case of our circuit and final use of the bacteria, the modelling team also had to give the specificities (size, number of bacteria, IPTG gradient specificities) of the measuring device we intend to produce.<br/><br/>
+
        <div class="blocbackground">
 +
<h2>Table of content</h2>
-
  In the next pages we expose which algorithms we used for both deterministic modelling and stochastic modelling, explain our MATLAB scripts (available <a href="http://igemgrenoble-files.perso.sfr.fr/2011/MATLAB_Archives/">here</a>) and finally give the results of our simulations.<br/><br/>
+
<p>
-
 
+
-
  <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" ><img class="icon" src="https://static.igem.org/mediawiki/2011/b/b4/Icon_deterministic.png"/></a>
+
-
   
+
-
      <big><big><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" class="menu">Deterministic Modelling :</a></big></big><br/>
+
-
     
+
-
<a class="menu">Our equations and how we obtained them.</a><br/>
+
-
<a class="menu">Our algorithms</a><br/>
+
-
<a class="menu">Isoclines and Hysteresis</a><br/><br/>
+
-
     
+
-
  <a ><img class="icon" src="https://static.igem.org/mediawiki/2011/6/67/Icon_stochastic.png"/></a>
+
-
 
+
-
<big><big><a class="menu">Stochastic Modelling :</a></big></big><br/>
+
-
     
+
-
<a class="menu">Geoffrey</a><br/>
+
-
<a class="menu">Gillespie algorithm</a><br/>
+
-
<a class="menu">Mean, standard deviation and statistical properties</a><br/><br/>
+
-
+
-
+
-
  <a><img class="icon" src="https://static.igem.org/mediawiki/2011/3/34/Icon_parameters.png"/></a>
+
-
 
+
-
<br/><big><big><a class="menu">Parameters</a></big></big><br/><br/><br/><br/>
+
-
  <a><img class="icon" src="https://static.igem.org/mediawiki/2011/e/e1/Icon_results.png"/></a>
+
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.
-
 
+
-
      <big><big><a class="menu">Results :</a></big></big><br/>
+
-
      <a class="menu">Validation of our genetical network</a><br/>
+
-
      <a class="menu">Device</a><br/><br/>
+
-
    </p>
+
</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>
 +
<big><big><a href="https://2011.igem.org/Team:Grenoble/Projet/Design/toggle" class="menu">Toggle Switch:</a></big></big><br/>
 +
<br/>
 +
<br/>
 +
<br/>
 +
<br/>
 +
<a href="https://2011.igem.org/Team:Grenoble/Projet/Design/quorum" class="menu"><img class="icon" src="https://static.igem.org/mediawiki/2011/f/f8/Bouton_QS_color.png"/></a>
 +
 +
<big><big><a href="https://2011.igem.org/Team:Grenoble/Projet/Design/quorum" class="menu">Quorum Sensing :</a></big></big><br/>
 +
 +
 +
<a  href="https://2011.igem.org/Team:Grenoble/Projet/Design/quorum" class="menu">The Quorum Sensing</a><br/>
 +
<a  href="https://2011.igem.org/Team:Grenoble/Projet/Design/quorum#coloration" class="menu">Coloration</a><br/>
 +
 +
<br/>
 +
<br/>
 +
<a href="https://2011.igem.org/Team:Grenoble/Projet/regulation" ><img class="icon" src="https://static.igem.org/mediawiki/2011/9/97/Bouton_regulation.png"/></a>
 +
 +
<big><big><a href="https://2011.igem.org/Team:Grenoble/Projet/regulation" class="menu">Post-transcriptional regulation :</a></big></big><br/>
 +
 +
<a  href="https://2011.igem.org/Team:Grenoble/Projet/regulation" class="menu">A post-transcriptional regulation system</a><br/>
 +
<a  href="https://2011.igem.org/Team:Grenoble/Projet/regulation#rsma" class="menu">The RsmA translational regulation system</a><br/>
 +
 +
<a  href="https://2011.igem.org/Team:Grenoble/Projet/regulation#rpos" class="menu">The rpoS regulation system</a><br/>
 +
<br/><br/><br/>
 +
 +
</p>
 +
<p>
 +
You can find the results of our biological experiments in the
 +
<a href="https://2011.igem.org/Team:Grenoble/Projet/Results">results page
 +
</a>.
 +
        </p>
</div>
</div>
 +
 +
 +
<!-- <div class="blocbackground">
 +
 +
<h2>References :</h2>
 +
 +
<ol>
 +
<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, Nature, 2000, Vol.403, p339-42.
 +
</li>
 +
<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, Molecular Systems Biology, 2008;4:187.
 +
</li>
 +
</ol>
 +
 +
</div> -->
 +
 +
</div>
 +
</div>
-
<form method="get" >
+
<center>
-
  <input type="button" value="< PREVIOUS <" onclick="document.location = '/Team:Grenoble/Projet/Modelling';" />
+
<form method="get" >
-
  <select name="id" onchange="document.location = '/Team:Grenoble/Projet/Modelling' + this.options[this.selectedIndex].value ;">
+
  <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 ;">
-
    <optgroup label="Modelling Homepage">
+
    <optgroup label="Genetic network Homepage">
     
     
-
    <option value="#Content" selected="selected">Table of content</option>
+
    <option value="#Content" selected="selected">General network</option>
    </optgroup>
    </optgroup>
-
    <optgroup label="Deterministic Modelling" >
+
 
 +
    <optgroup label="Toggle Switch" >
                                  
                                  
-
                                     <option value="/Deterministic#Our_equations" >Our equations</option>
+
                                     <option value="/Design/toggle" >The Toggle Switch</option>
-
                               
+
 
-
                                    <option value="/Deterministic#Our_algorithms" >Our algorithms</option>
+
-
                               
+
-
                                    <option value="/Deterministic#Isoclines">Isoclines and Hysteresis</option>
+
-
                               
+
-
                                   
+
                             </optgroup>
                             </optgroup>
                          
                          
-
                             <optgroup label="Stochastic Modelling">
+
                       
 +
                             <optgroup label="Quorum Sensing">
                                  
                                  
-
                                     <option value="/Stochastic#Geof">Geof's</option>
+
                                     <option value="/Design/quorum">The Quorum Sensing</option>
                                  
                                  
-
                                     <option value="/Stochastic#Gillespie_algorithm">Gillespie algorithm</option>
+
                                     <option value="/Design/quorum#coloration">The Coloration</option>
                                  
                                  
-
                                    <option value="/Stochastic#Stats">Mean, standard deviation and stats</option>
 
                             </optgroup>
                             </optgroup>
-
                             <optgroup label="Parameters">
+
                             <optgroup label="Post Transcriptional Regulation">
                              
                              
-
    <option value="/Parameters">Our parameters</option>
+
    <option value="/regulation">A Post-Transcriptional Regulation System</option>
-
 
+
    <option value="/regulation#rsma">The RsmA Translational Regulation System</option>
-
    </optgroup>
+
    <option value="/regulation#rpos">The rpoS regulation system</option>
-
                           
+
-
                            <optgroup label="Results">
+
-
                           
+
-
    <option value="/Results#Validation">Validation of our Network</option>
+
-
 
+
-
    <option value="/Results#Device">Device specificities</option>
+
    </optgroup>
    </optgroup>
 +
   
 +
   
                     </select>
                     </select>
                     <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>
+
             </form></center>
-
 
+
-
</div>
+
-
</div>
+
</html>
-
</html>
+
{{:Team:Grenoble/Design/pied}}

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 .