Team:NTU-Singapore/Modelling/Stochastic Modeling

From 2008.igem.org


Contents

Stochastic Modeling

Preliminary Run

Cellware Constitutive transcription model
Cellware Constitutive transcription results

This model was generated using the program CellWare. The above model was simulated using a Hybrid ODE solver that uses both deterministic and stochastic solvers. Work is now being done to see if this program can be used to build and simulate our systems.

All models below have been created using Cellware. Bionets2 is another option but we would first explore the use of the former program. The outputs are exported to MATLAB for plotting and visualisation.

Stochastic models using Gillispie Algorithm do not seem to work well as they seem to require a lot of computing power. Hybrid Stochastic ODEs seems to work better but the accuracy of the results seems to be compromised.

It is advised that the viewer observe the trends rather than the actual values given in the models. The modeling results would give us more of an idea of how the system would react rather than tell us exactly how much of a particular protein would be expressed. We hope that by doing this modeling exercise, we can learn more about our system.

Stochastic Model For E7 + Imm Production

Cellware E7 Production System

The above image shows the model that was used in Cellware for the 1st System.
The Purple Rectangles represent the DNA.
The Green Rectangles represent the mRNA.
The Pink Diamonds represent the Protein.
The Red Concentric Circles represent a certain reaction (Mass Action Reactions only, since its a requirement for Stochastic simulations)
The Purple Full Circles represented degradation of a particular substance.

Unlike the previous Simulink deterministic models, Cellware does not allow the user to inject certain variables at stipulated times. Therefore, the model shows inoculation of Lactose at the VERY START of the simulation. This is equivalent to exposing a newly divided cell to an environment of lactose rather than allowing it time to reach a certain steady state for its constitutive proteins. Nevertheless, we hope that the model can still allow us some insights into the system.

Parameter Deterministic(m/l) Stochastic(No. of Molecules)
GA 28 28
GC 28 28
Lactose 10 10

Before we actually use the program to run any form of stochastic simulations, it would be necessary to check how its deterministic models would turn out. By varying the amount of Lactose input, a few graphs were obtained and they are as shown.

Cellware E7 production System Deterministic Models

The model shows that there are differences in the output when the Lactose is changed but they are not exactly significant. However the model still shows very similar behaviour to the model we had obtained using Simulink earlier.
Gillespie Model The stochastic modeling results are as shown and a total of 10 runs was done. The results are also compared to the Deterministic Modeling Output. One might then think that since the Deterministic Models produce results in concentrations while the Stochastic Models give their results in the number of molecules, the results are not actually the same. That is perfectly true. The reason for putting the results together is for a simple visualisation of the results. Again, it is stressed that the behaviour of the models are of greater importance, not the numerical values.

Cellware Gillespie model: E7 production system

The run was done with 10mM lactose induction. As seen, the model is simple and the stochastic model produces results that are close to the deterministic model.

Gibson Next Reaction Method

Cellware Gibson Next Reaction method: E7 production system

Stochastic Model For Detection & Lysis Production System

Detection & Lysis System Version 1

Cellware Models: Detection & Lysis Production System Version 1

As discussed before in deterministic modeling section, a Detection & Lysis System Version 1 was introduced and a model was built to see how the results would turn out.

Cellware Gillespie model: Detection & Lysis System Version 1 (Single Run)

Cellware Gillespie model: Detection & Lysis System Version 2

As observed, the Detection & Lysis production System Version 1 was modeled using the Gillespie model. After 10 runs, results indicated that the Lysis protein production would tend to a steady state after some time.


Detection & Lysis System Version 2

Cellware model: Detection & Lysis Production System Version 2

The above diagram shows how we have modeled the Detection & Lysis Production system Version 2 (with biological AND gate) in Cellware. Again the legend is the same as the first E7 production system. We would also like to see how the Deterministic models turn out. The results are as shown.

Parameter Deterministic(m/l) Stochastic(No. of Molecules)
GC 85 10
GD 85 10
GE 85 10
GF 85 10
Ai-2(Present) 238 28
Ai-2(Not Present) 0 0
Fe(Present) 130.05 15.3
Fe (Not Present) 127.5 15
Cellware Deterministic Model: Detection & Lysis Production System Version 2

As we can see, a very similar outcome is observed as compared to the model we had obtained in Simulink. The difference in the Lysis protein output under the conditions that Ai-2 is present alone and when Iron and Ai-2 is present is not very pronounced. Gillespie Model For the Stochastic model, the number of molecules are also a guess and more work has to be done is refining the parameters. Presented here is the initial results for the condition that both Ai-2 and iron ions are present, thereby activating the and gate. The stochastic model results are also compared with the deterministic model.

Cellware Gillespie model: Detection & Lysis production system Version 2

A total of 10 runs was done to observe the results. As expected, the random nature of the algorithm will give unique results for each run. Although the variations here are much larger compared to the first system, the general trend is still similar.

Gibson Next Reaction Method

Cellware Gibson Next Reaction Method: Detection & Lysis Production System Version 2

Hybrid Model A run using the Hybrid Stochastic ODE solver was also done just to see how the results would vary. The model's basis is to introduce noise elements into the deterministic model and the solvers employ both deterministic ODE solvers and stochastic solvers. The result is as shown.

Cellware Hybrid model: Detection & Lysis Production System Version 2

A total of 3 runs using the Hybrid ODE solver was done and the outputs were put together with the Deterministic Model for easy comaprison. The modeling results show the Hybrid model results don't vary much as they overlap one another. To fully appreciate the stochastic nature of the systems, the Gillispie Algorithm and other Stochastic Algorithms seem to be a better choice


Comparison of the 2 Detection & Lysis system

For the sake of interest, we can see that the models also show that the Detection & Lysis system with AND gate has a slower response time to the Version 1 system. The Version 1 system can achieve the faster lysis of the cell, but again, fails in specificity.

Updates

Currently the Simulations for the Detection & Lysis system tend to terminate prematurely at time = 70 min. The reason is still unknown but it could be due to the fact that the system is much more complicated than the E7 production system. Work is still being done to see if more models can be generated using Cellware. The program is generally easy to manipulate and the interface is quite user-friendly. If you have any comments on how our modeling exercise can be improved, don't hesitate to leave us an email . All contributions will be acknowledged by our team.