Team:Grenoble/Modeling/Amplification/Stochastic
From 2012.igem.org
(Difference between revisions)
Line 44: | Line 44: | ||
</br> | </br> | ||
</br> | </br> | ||
- | Traditional continuous and deterministic biochemical rate equations do not accurately predict cellular reactions since they rely on | + | Traditional continuous and deterministic biochemical rate equations do not accurately predict cellular reactions since they rely on random reactions that require the interactions of millions of molecules. |
In contrast, the Gillespie algorithm allows a discrete and stochastic simulation of a system with few reactants because every molecule is explicitly simulated. When simulated, a Gillespie realization represents a random walk of the entire system. | In contrast, the Gillespie algorithm allows a discrete and stochastic simulation of a system with few reactants because every molecule is explicitly simulated. When simulated, a Gillespie realization represents a random walk of the entire system. | ||
</br> | </br> | ||
</br> | </br> | ||
- | We | + | We will use the following notations : |
</br> | </br> | ||
<center><img src="https://static.igem.org/mediawiki/2012/3/37/Assert.png" alt="" /></center> | <center><img src="https://static.igem.org/mediawiki/2012/3/37/Assert.png" alt="" /></center> |
Revision as of 13:18, 17 September 2012