Line 5: | Line 5: | ||
<!--[To interactive Simulation](/Simulation_Model.html)--> | <!--[To interactive Simulation](/Simulation_Model.html)--> | ||
<p><br></p> | <p><br></p> | ||
− | <p><div id="modelSlider" class="carousel slide" data-ride="carousel"> | + | <p><div class="model-holder"> |
− | + | <div id="modelSlider" class="carousel slide" data-ride="carousel"> | |
− | + | <ol class="carousel-indicators"> | |
− | + | <li data-target="#modelSlider" data-slide-to="0" class="active"></li> | |
− | + | <li data-target="#modelSlider" data-slide-to="1"></li> | |
− | + | <li data-target="#modelSlider" data-slide-to="2"></li> | |
− | + | <li data-target="#modelSlider" data-slide-to="3"></li> | |
− | + | <li data-target="#modelSlider" data-slide-to="4"></li> | |
− | + | <li data-target="#modelSlider" data-slide-to="5"></li> | |
− | + | </ol> | |
− | + | <div class="carousel-inner"> | |
− | + | <div class="carousel-item active"> | |
− | + | <img class="d-block w-100" src="https://static.igem.org/mediawiki/2018/1/17/T--BOKU-Vienna--2018_model-1.jpg" alt="First slide"> | |
− | + | <div class="slider-text"> | |
− | + | <p>This is a complete representation of the model with all reactions and species involved. It further includes important constants and gives hints at the type of interactions. At first sight this might look rather complex, but it can be broken down into smaller pieces. Our model is divided into 4 Independent sections:</p> | |
− | + | <ul> | |
− | + | <li><b>two receptor pathways</b>, which produce a transcription activator,</li> | |
− | + | <li><b>the reporter pathway</b>, which produces a reporter protein (here Ubiquitin-GFP) that indicates whether the toggle switch is in an ON or OFF position, and,</li> | |
− | + | <li><b>the toggle switch itself</b></li> | |
+ | </ul> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | <div class="carousel-item"> | |
− | + | <img class="d-block w-100" src="https://static.igem.org/mediawiki/2018/d/d3/T--BOKU-Vienna--2018_model-2.jpg" alt="Second slide"> | |
− | + | <div class="slider-text row"> | |
− | + | <div class="col-md-9"> | |
− | + | <p>Let's assume our toggle switch is currently in the OFF position, which means there is a lot of <b>repressor OFF</b> <i>(red)</i> in the system. This trimeric repressor reduces the production of <b>gON</b>, short for guide RNA ON, and <b>UGFP mRNA</b> to a minimum, which means we won't see any fluorescence signal.</p> | |
− | + | <p>Repression is expressed by the <b>repression function (1)</b>. Where the product <b><i>P</i></b> is produced over time <b><i>t</i></b> dependent on the concentration of the repressor <b>[<i>R</i>]</b> in the system. <strong>k</strong> represents the strength of the promoter, which we choose to be 0.05 in the case of gON and 0.1 for UGFP mRNA. Furthermore, <b>k<sub>a</sub></b> and <b>k<sub>b</sub></b> stand for the efficiency of the repression.</p> | |
− | + | </div> | |
+ | <div class="col-md-3"> | ||
+ | <img class="w-100" src="https://static.igem.org/mediawiki/2018/8/81/T--BOKU-Vienna--2018_eq1.png" alt="Equation One"> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class="col-md-3"> | + | </div> |
− | + | <div class="carousel-item"> | |
+ | <img class="d-block w-100" src="https://static.igem.org/mediawiki/2018/3/30/T--BOKU-Vienna--2018_model-3.jpg" alt="Third slide"> | ||
+ | <div class="slider-text row"> | ||
+ | <div class="col-md-3"> | ||
+ | <img class="w-100" src="https://static.igem.org/mediawiki/2018/c/c7/T--BOKU-Vienna--2018_eq2.png" alt="Equation Two"> | ||
+ | </div> | ||
+ | <div class="col-md-9"> | ||
+ | <p>Now that we know what our current state is, let's see what happens if we add <b>ligand ON</b> to our system <i>(indicated by a green arrow)</i>. First of all the ligand ON will bind to his <b>receptor ON</b> thereby forming an <b>activator ON</b>.</p> | ||
+ | <p>Since this step is reversible, even though favoring the activator: <b>k<sub>25</sub> > k<sub>-25</sub></b>, it is indicated by a forward and backward arrow respectively.</p> | ||
+ | <p>For a similar reaction <b>A + B ⥂ C</b> the formation of the complex <b><i>C</i></b> over time <b><i>t</i></b> will follow the rules of simple <b>mass action (2)</b>. Where <b>k<sub>i</sub></b> and <b>k<sub>-i</sub></b> are the rate constants for the forward and backward reaction.</p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="carousel-item"> | |
− | + | <img class="d-block w-100" src="https://static.igem.org/mediawiki/2018/9/92/T--BOKU-Vienna--2018_model-4.jpg" alt="Fourth slide"> | |
− | + | <div class="slider-text"> | |
− | + | <p>After our activator ON was formed it will bind to its target DNA sequence and will live up to his name, activating <i>(green)</i> the expression of <b>gON</b>. Since we know that our repressor OFF is constantly trying to shutdown gONs production, we need enough activator ON to compete against. This is a critical point of our system. However in reality repressor and activator do not act on the same gene, so gON should always be expressed in the presence of activator ON.</p> | |
− | + | <p>The activation is formulated in the <b>activation function (3)</b>. Where the product <b><i>P</i></b> is produced over time <b><i>t</i></b> dependent on the concentration of the activator <b>[<i>A</i>]</b> in the system. Just like in the repression function <b>k<sub>c</sub></b> and <b>k<sub>d</sub></b> stand for the efficiency of the activation.</p> | |
− | + | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="carousel-item"> | |
− | <p> | + | <img class="d-block w-100" src="https://static.igem.org/mediawiki/2018/f/fe/T--BOKU-Vienna--2018_model-5.jpg" alt="Third slide"> |
− | + | <div class="slider-text"> | |
+ | <p>Now that we have gON in the system it can bind to dCas9 and form an initial collision complex <b>dCas9.gON<sup>cc</sup></b>, which more slowly then undergoes a transition to the active <b>dCas9.gON</b> complex, like described by Raper et al. (2018). Both reactions are reversible and follow the mass action law. The dCas) in the active complex can then be guided by gON to its DNA target site <b>gtON</b>, which will lead to the trimeric <b>repressor ON</b> complex. Repressor ON is a rather stable complex indicated by <b>k<sub>7</sub></b> >> <b>k<sub>-7</sub></b></p> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="carousel-item"> | |
− | + | <img class="d-block w-100" src="https://static.igem.org/mediawiki/2018/7/7b/T--BOKU-Vienna--2018_model-6.jpg" alt="Third slide"> | |
− | + | <div class="slider-text"> | |
− | + | <p>Since the target site lies in the promoter region of a gene coding for <b>gOFF</b>. The repressor ON will hinder the production of gOFF, just like the repressor OFF did to gON.</p> | |
− | + | <p>The crucial point here is that if gOFF is not being expressed anymore, then new repressor OFF can not form. Over time repressor OFF will degrade until it reaches its minimal concentration. This allows for both the production of gON, which accelerates the toggling event, and UGFP mRNA, showing us that it actually switched by the translation of <b>UGFP</b>.</p> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <a class="carousel-control-prev" href="https://2018.igem.org/Team:BOKU-Vienna#modelSlider" role="button" data-slide="prev"> | ||
+ | <span aria-hidden="true"><i class="fas fa-angle-left"></i></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="carousel-control-next" href="https://2018.igem.org/Team:BOKU-Vienna#modelSlider" role="button" data-slide="next"> | ||
+ | <span aria-hidden="true"><i class="fas fa-angle-right"></i></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<br></p> | <br></p> |
Revision as of 12:07, 15 October 2018
Model
We have created a complete model of our system involving 22 chemical species participating in 32 biochemical reactions. Our model consists of a toggle switch which is controled by either two ligand-receptor pathways or more directly by the addition of guide RNA, like in our liposome fusion experiments.
ON and OFF and ON and OFF and ON again...
This simulation of our model shows that the toggle switch can be switched between two stable states of gene expression ("ON" and "OFF") endlessly by temporarly increasing only a single chemical species as a trigger.
A simulation of our model shows that the toggle switch can be switched between two stable states of gene expression ("ON" and "OFF") endlessly by temporarly increasing only a single chemical species as a trigger. We have shown that this behaviour is observable over a wide range of different parameters. We have taken results and hints from our model and used them in our design process, such as for selecting promoters for our genes, designing our synthetic regulatory regions and using certain ligand-receptor pathways. Furthermore, we have compared data of the simulation to actual results obtained in the wet lab.
Reference
Raper, Austin T.; Stephenson, Anthony A.; Suo, Zucai (2018): Functional Insights Revealed by the Kinetic Mechanism of CRISPR/Cas9. In: Journal of the American Chemical Society 140 (8), S. 2971–2984. DOI: 10.1021/jacs.7b13047