Team:Colombia Uniandes/Stochastic

From 2013.igem.org

(Difference between revisions)
(Nickel removal system)
(Nickel removal system)
Line 11: Line 11:
[[File:paramstochni.png|center|500x450px]]
[[File:paramstochni.png|center|500x450px]]
 +
 +
Now, the different events that may produce creation/generation and destruction/elimination are specified as follows based on the differential equations:
 +
 +
[[File:Eventsni.png|center|500x450px]]

Revision as of 17:23, 1 September 2013


Nickel removal system

The biochemical reactions carried out in living systems, specifically in cells, follow in general a stochastic process. Transcription, signaling networks and systems within a cell can be modeled and simulated in time as Markovian processes. Gillespie algorithm (see references) gives a stochastic simulation method of these kinds of phenomena and offers a good resolution with an efficient use of computational resources.

The advantage of this kind of modeling is that the differential equations that we use in the deterministic model can also be used in the stochastic model. However, in order to do the simulation for our Nickel Uptake system, we must start defining the parameters of the model in the correct units. For our purposes and the algorithm’s requirements, we need units of Molecules per unite of time (in our case, minutes). In the following table we show the parameters used for deterministic simulation and the stochastic parameters. The new parameters where obtained by using Avogadro`s number (6.02e23 molecules per mole) and an average cell volume of 10e-15liters.

Paramstochni.png

Now, the different events that may produce creation/generation and destruction/elimination are specified as follows based on the differential equations:

Eventsni.png