Team:UC Davis/Modeling
From 2010.igem.org
(Difference between revisions)
Line 44: | Line 44: | ||
<img src="https://static.igem.org/mediawiki/2010/b/ba/UCD2010Bind-Unbind-1.png" /> | <img src="https://static.igem.org/mediawiki/2010/b/ba/UCD2010Bind-Unbind-1.png" /> | ||
<img src="https://static.igem.org/mediawiki/2010/a/a4/UCD2010Bind-Unbind-2.png" /><br/> | <img src="https://static.igem.org/mediawiki/2010/a/a4/UCD2010Bind-Unbind-2.png" /><br/> | ||
- | <p>We can now see some interesting behaviors of our gene circuit. For instance, the transcription of lambda cI mRNA is dependent on the concentration of promoter I12006 that is bound with lambda cI. However, we can also see from the second set of equations that this promoter may be complexed with 434 cI, which acts as a repressor, <i>removing</i> some of the I12006 which would otherwise be available for transcription. It is important to note that the binding of the repressor "overrides" the activity of the activator; this has important effects on the system, and this behavior reflects the reality of the part.</p> | + | <p>We can now see some interesting behaviors of our gene circuit. For instance, the transcription of lambda cI mRNA is dependent on the concentration of promoter I12006 that is bound with lambda cI. However, we can also see from the second set of equations that this promoter may be complexed with 434 cI, which acts as a repressor, <i>removing</i> some of the I12006 which would otherwise be available for transcription. It is important to note that the binding of the repressor "overrides" the activity of the activator; this has important effects on the system, and this behavior reflects the reality of the part.</p><br/> |
- | + | <p>Not shown here are various simple translation and degradation reactions for the protein species; these equations are straightforward and don't merit much mention here. For our purposes, it is assumed that the translation rate is the same for all proteins.</p><br> | |
+ | There is an added level of complexity for our construct. Because the device is intended to exhibit behavior at a multicellular level, and some of the species produced (specifically, quorum sensing molecules produced by las and lux pathways) must will be diffusing throughout the plate, we need a way to model diffusion of species. In general, molecular diffusion can be modelled by Fick's Law:<br /> <br /> | ||
<br/> | <br/> | ||
<br/> | <br/> | ||
<a name="impl"></a><p class="header">Implementation</p> | <a name="impl"></a><p class="header">Implementation</p> | ||
- | After we had derived the necessary equations, we | + | After we had derived the necessary equations, we began evaluating various packages that would allow us to compute the solutions to these equations over a large array of cells.<br/><br/> |
This computer program generated the simulation by treating the blank screen of pixels as a representation of the lawn of cells we wanted to construct. Naturally, each pixel would then represent an individual cell in the system that has a certain degree of RFP expression. | This computer program generated the simulation by treating the blank screen of pixels as a representation of the lawn of cells we wanted to construct. Naturally, each pixel would then represent an individual cell in the system that has a certain degree of RFP expression. | ||
<br/><br/> | <br/><br/> |
Revision as of 01:26, 28 October 2010
|
|