Team:Gothenburg/Safety
From 2014.igem.org
Line 1: | Line 1: | ||
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> | ||
- | |||
{{CSS/Main}} | {{CSS/Main}} | ||
- | + | {{Team:Gothenburg/UpperTemplate}} | |
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8" /> | ||
+ | <style> | ||
+ | |||
+ | h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | width: 960px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | box-shadow: 0px 0px 9px 6px rgba(0,0,0,0.15); | ||
+ | } | ||
+ | |||
+ | #ourContent { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | |||
+ | #ourContent table tr td { | ||
+ | width: 48%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
- | <!--main content --> | + | <body> |
- | <table | + | <div id="ourContent"><!--main content --> |
+ | <table> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan='2'> | ||
+ | <h1>Modeling</h1> | ||
+ | <p>In our mathematical model we tried to reproduce the ideal dynamics of the system species. The model was realized by means of ordinary differential equations in which the variables correspond to the cellular species while the parameters represent actual biochemical constants. Assumptions are made in order to make the model clear and intuitive; each of them will be discussed and justified in the following sections. Since our systems literally “counts” yeast cell cycles, we decided to describe the model results following the natural progression of the cell replicative lifespan, i.e., we start by describing the cellular events in the first cell cycle and then we move on to describe the actual counting system in the following two cycles. | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
- | + | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | |
- | <tr> | + | <tr> <td colspan="3" height="5px"> </td></tr> |
- | <td | + | </table> |
- | < | + | <table> |
- | < | + | <tr> |
- | < | + | <td style="width:5%"align=center > |
- | < | + | <div class="imgRight" ><img style="height:200px" src="https://static.igem.org/mediawiki/2014/3/3b/Cs4Cas9firstcellcycle.png"/> |
- | < | + | <br> |
+ | <p>Figure 1. Dynamics of Csy4 and dCas9 expression during the first cell cycle</p> | ||
+ | </div> | ||
+ | </td> | ||
+ | <td> | ||
+ | <h3>First cell cycle - the daughter cell resetter</h3> | ||
+ | <p>Our system was designed in order to “reset” the age counter in newly born daughter cells. To accomplish this, one of the key components of the age counter, dCas9, is not produced in the very first cell cycle of daughter cells. As a consequence, the gRNA molecules that leak into the daughter cell during cell division won’t be able to induce the production of any fluorescent protein. | ||
+ | As can be seen in fig. 1 we expect only Csy4 to be produced in the first cell cycle. To be noted, the G1-specific degradation tag inserted in both Csy4 and dCas9 is expected to trigger the respective degradation of the species at the end of the G1 phase. This feature can also be seen in fig1, in which Csy4 is rapidly depleted after the end of G1 phase. | ||
+ | </p> | ||
</td> | </td> | ||
- | |||
- | + | </tr> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </tr> | + | |
</table> | </table> | ||
+ | <table> | ||
+ | <tr> | ||
- | < | + | <td> |
- | < | + | |
- | + | <p>Our daughter resetter not only impedes the production of fluorescent proteins induced by gRNA-dependent promoter but it also produces YFP, which becomes the characteristic color of the first cell cycle, together with the signal needed for the expression of CFP during the next cell cycle. As showed in fig. 2, during the first cycle YFP is constitutively produced by the endogenous daughter-cell specific promoter PDSE4. By design, together with the mRNA for YFP, also the 28-gRNA1-28 is produced. This is the signal the will last until the second cell cycle and, after being processed by CSY4 and bound to dCas9, will be able to induce the production of CFP. One non-ideality included in the model is the fact that CSY4 is present during the first cell cycle (fig. 1); as a consequence some 28-gRNA1-28 are turned into gRNA1 at the very moment of their creation. We had no way to test experimentally how long either form of gRNA lasts in the intracellular environment; this is the main source of uncertainty in our model. For the sake of simplicity, we chose a parametrization that would allow for both gRNA molelcules to survive degradation until the next cell cycle. | |
- | </ | + | </p> |
</td> | </td> | ||
+ | <td style="width:5%" align=center> | ||
+ | <div class="imgRight" ><img style="height:340px" src="https://static.igem.org/mediawiki/2014/9/93/GRNA1-28firstcellcycle.png"/> | ||
+ | <br> | ||
+ | <p>Figure 2. Dynamics of gRNA molecules during the first cell cycle.</p> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
- | + | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | + | <tr> <td colspan="3" height="5px"> </td></tr> |
- | <tr> <td colspan="3" height="5px"> </td></tr> | + | |
- | + | ||
- | + | </table> | |
- | + | ||
- | + | ||
- | </ | + | |
- | |||
- | |||
- | |||
- | + | </div> | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
</html> | </html> |
Revision as of 08:39, 24 September 2014
ModelingIn our mathematical model we tried to reproduce the ideal dynamics of the system species. The model was realized by means of ordinary differential equations in which the variables correspond to the cellular species while the parameters represent actual biochemical constants. Assumptions are made in order to make the model clear and intuitive; each of them will be discussed and justified in the following sections. Since our systems literally “counts” yeast cell cycles, we decided to describe the model results following the natural progression of the cell replicative lifespan, i.e., we start by describing the cellular events in the first cell cycle and then we move on to describe the actual counting system in the following two cycles. |
||
Figure 1. Dynamics of Csy4 and dCas9 expression during the first cell cycle |
First cell cycle - the daughter cell resetterOur system was designed in order to “reset” the age counter in newly born daughter cells. To accomplish this, one of the key components of the age counter, dCas9, is not produced in the very first cell cycle of daughter cells. As a consequence, the gRNA molecules that leak into the daughter cell during cell division won’t be able to induce the production of any fluorescent protein. As can be seen in fig. 1 we expect only Csy4 to be produced in the first cell cycle. To be noted, the G1-specific degradation tag inserted in both Csy4 and dCas9 is expected to trigger the respective degradation of the species at the end of the G1 phase. This feature can also be seen in fig1, in which Csy4 is rapidly depleted after the end of G1 phase. |
Our daughter resetter not only impedes the production of fluorescent proteins induced by gRNA-dependent promoter but it also produces YFP, which becomes the characteristic color of the first cell cycle, together with the signal needed for the expression of CFP during the next cell cycle. As showed in fig. 2, during the first cycle YFP is constitutively produced by the endogenous daughter-cell specific promoter PDSE4. By design, together with the mRNA for YFP, also the 28-gRNA1-28 is produced. This is the signal the will last until the second cell cycle and, after being processed by CSY4 and bound to dCas9, will be able to induce the production of CFP. One non-ideality included in the model is the fact that CSY4 is present during the first cell cycle (fig. 1); as a consequence some 28-gRNA1-28 are turned into gRNA1 at the very moment of their creation. We had no way to test experimentally how long either form of gRNA lasts in the intracellular environment; this is the main source of uncertainty in our model. For the sake of simplicity, we chose a parametrization that would allow for both gRNA molelcules to survive degradation until the next cell cycle. |
Figure 2. Dynamics of gRNA molecules during the first cell cycle. |
|