Team:NTU-Singapore/Modeling
From 2008.igem.org
Lalala8585 (Talk | contribs) |
Lalala8585 (Talk | contribs) |
||
Line 84: | Line 84: | ||
|Made using Earlier assumptions | |Made using Earlier assumptions | ||
|- | |- | ||
+ | |Degradation Rate of Lac I mRNA | ||
+ | |d1A | ||
+ | |0.76246 | ||
+ | |Made using Earlier assumptions | ||
+ | |- | ||
+ | |Transcription Rate of E7 + Imm mRNA | ||
+ | |d1C | ||
+ | |0.0897 | ||
+ | |Made using Earlier assumptions | ||
+ | |- | ||
+ | |Translation Rate of Lac I mRNA | ||
+ | |k2A | ||
+ | |36 | ||
+ | |Made using Earlier assumptions | ||
+ | |- | ||
+ | |Translation Rate of E7 + Imm mRNA | ||
+ | |k2C | ||
+ | |4.23539 | ||
+ | |Made using Earlier assumptions | ||
+ | |- | ||
+ | |Protein Degradation Rate | ||
+ | |d2A,d2C | ||
+ | |0.03465 | ||
+ | |Made using Earlier assumptions | ||
+ | |- | ||
+ | |||
|} | |} | ||
Revision as of 02:11, 25 June 2008
|
Contents |
Introduction
The use of models to describe synthetic biology has its merits. Synthetic biology investigates the use of different biological parts to put together and assemble devices that carry out specific functions. Good mathematical models to describe each part would greatly help not only in the characterization of a part but also facilitate the use of the part by other people when they choose to use the part within their devices or systems.
Simulations based on modeling can give a first insight on how the system would turn out and provide a rough guide of the system’s behaviour.
System
The system can be viewed as two parts. The first part comprises of lactose induced production of colicin E7 and the immunity protein. The second part comprises of a detection mechanism that produces the lysis protein upon the detection of both Iron ions and Ai-2 ( Autoinducer 2).
ODEs used in modeling
The following equations shows the break down of the different equations that will be used in this modeling exercise. By understanding this section, it would make the understanding of the system of ODEs used
Constant synthesis & Linear Synthesis
- Simple ode to describe constant synthesis
- Gives an explicit analytical solution
- Unique solution once a IC is posed
Linear Degradation
- Rate of degradation is proportional to how much of the molecule is present
- Gives an explicit analytical solution
- Constant half life
Simple Forward Reaction
This equation ignores the fact that dissociation of the complex occurs. We can do so if the dissociation is much slower than the formation.
- Single solvable equation for the unknown C
- Simple, unique solution available with I.C
Phosphorylation and Dephosphorylation
Assumptions:
- Linear kintic rate laws apply only if XT is much less than the Michaelis constants of both kinase and phosphotase
- Modeled after simple linear kinetics
- Gives a hyperbolic signal response curve when X plotted vs S
Regulated Transcription
Parameter Estimation
Estimation of different parameters
- Transcription : 70nt/s
- Translation : 40aa/s
- Number of Essential Genes : 297
- Number of mRNA per cell : 4000
- Average mRNA half life : 5min
- Average mRNA length : 1100
Assumptions
- Rate of transcription is dependent on length of gene
- Number of amino acids is 1/3 of the number of nucleotides in a gene
- Rate of Translation is dependent on number of nucleotides
- For each gene mRNA = 10 at steady state
- Rate of degradation of average mRNA = 1100/ 5 min
- Rate of degradation of protein is equivalent to time for cell division i.e. 40 min
E7 prodcution system
Type | Parameter | Values | Comments |
Transcription Rate of Lac I gene | k1A | 21 | Made using Earlier assumptions |
Transcription Rate of E7 + Imm gene | k1C | 2.470588 | Made using Earlier assumptions |
Degradation Rate of Lac I mRNA | d1A | 0.76246 | Made using Earlier assumptions |
Transcription Rate of E7 + Imm mRNA | d1C | 0.0897 | Made using Earlier assumptions |
Translation Rate of Lac I mRNA | k2A | 36 | Made using Earlier assumptions |
Translation Rate of E7 + Imm mRNA | k2C | 4.23539 | Made using Earlier assumptions |
Protein Degradation Rate | d2A,d2C | 0.03465 | Made using Earlier assumptions |
Results of Modeling
E7 prodcution system
Modeling of the System shows that Lactose induction is essential to produce E7 and a variation of Lactose input can result in different yeilds of E7
Lysis Production system
Here we define 1 as a certain threshold e.g. (<250 µM) that when the lysis protein reaches it, lysis in the cell definitely occurs. Although we wish for an absolute AND gate, where 0 will have no lysis production at all, simulation on biological systems shows that such results are impossible. Both addition Fe ions and Ai-2 alone would induce a certain level of lysis production. However when both are available, the lysis protein production would be higher.
In the presence of Ai-2 alone, Lysis will most likely still occur albeit at a slower rate compared to situation when both Fe and Ai-2 are present.
With the addition of iron and Ai-2 together the rate of lysis production is still significantly much higher compared to Ai-2 alone.
Therefore, by giving the logical output ‘1’ as a suitable threshold value of Lysis protein production higher than that of Ai-2 induction alone, we would still be able to obtain an AND gate based on our definition.
</div>