Team:Slovenia/ModelingPositiveFeedbackLoopSwitch
From 2012.igem.org
Modeling - positive feedback loop switch
- Deterministic model
- Stochastic model
- C#Sim model
Deterministic model of the positive feedback loop switch
|
The model
We can describe the relations for the mutual repressor switch by the following equations. Fractional occupancies of promoters are:
where:- f1, f2, f3 and f4 are probabilities of promoters 1 (construct 1), 2 (construct 2), 3 (construct 3) and 4 (construct 4), respectively, being in an active state, resulting in gene expression;
- [TAL-A:KRAB], [TAL-B:KRAB], [PIP:KRAB] and [E:KRAB] are protein concentrations at a given time;
- k1, k2, k3 and k4 are association constants;
- n1, n2, n3 and n4 are exponents representing the degree of functional cooperativity;
- Kr is the amount of repressor required for 50% repression of constitutive promoter (equal to 1 in our simulations);
ODEs representing protein production are described by a set of equations:
where:- [BFP], [mCitrine], [TAL-A:KRAB], [TAL-B:KRAB], [PIP:KRAB] and [E:KRAB] are protein concentrations;
- kBFP is BFP production rate from construct 1 (i.e. production rate when construct 1 promoter is active);
- kbBFP is basal BFP production rate from construct 1 (i.e. production rate when construct 1 promoter is inactive);
- degBFP is BFP degradation rate;
- kcit is mCitrine production rate from construct 2 (i.e. production rate when construct 2 promoter is active);
- kbcit is basal mCitrine production rate from construct 2 (i.e. production rate when construct 2 promoter in inactive);
- degcit is mCitrine degradation rate;
- k2AKR is TAL-A:KRAB production rate from construct 2;
- kb2AKR is basal TAL-A:KRAB production rate from construct 2;
- k4AKR is TAL-A:KRAB production rate from construct 4;
- kb4AKR is basal TAL-A:KRAB production rate from construct 4;
- degAKR is TAL-A:KRAB degradation rate;
- k1BKR is TAL-B:KRAB production rate from construct 1;
- kb1BKR Is basal TAL-B:KRAB production rate from construct 1;
- k3BKR is TAL-B:KRAB production rate from construct 3;
- kb3BKR is basal TAL-B:KRAB production rate from construct 3;
- degBKR is TAL-B:KRAB degradation rate;
- kPIP is PIP:KRAB production rate;
- degPIP is PIP:KRAB degradation rate;
- kE is E:KRAB production rate;
- degE is E:KRAB degradation rate.
See model derivation for details.
Simulation results
Figure 2. Degraded bistability of the mutual repressor toggle switch for cooperativity of 1.15. In comparison to Figure 1 - the same state-switching scenario applies - bistability was exhibited, but very low difference between the states was achieved when cooperativity was set to 1.15 (other parameters were identical to parameters of Figure 1 ) and no leaky transcription was present. Increasing the the production rate of E:KRAB and PIP:KRAB slightly increased the levels, but even a 100-fold increase in E:KRAB and PIP:KRAB production rate compared to other protein production rates did not produce significantly higher stable-state levels. Introducing residual TAL expression of as little as 1% resulted in the loss of bistability for the cooperativity of 1.15. |
Next: Stochastic model of the positive feedback loop switch >>