Team:Colombia Uniandes/Stochastic

From 2013.igem.org

(Difference between revisions)
(Created page with "{{Http://2013.igem.org/Team:Colombia Uniandes/Bootstrap}} <html> <div class="alert alert-info"> <h1>WELCOME</h1> This page is temporarily under maintenance <br> Visit us i...")
Line 2: Line 2:
-
<html>
 
-
<div class="alert alert-info">
+
== Nickel removal system ==
-
  <h1>WELCOME</h1>
+
-
  This page is temporarily under maintenance
+
-
<br>
+
-
Visit us in the course of the next week
+
-
<br>
+
-
<a href="https://2013.igem.org/Team:Colombia_Uniandes/Project">Description of the Project</a>
 
-
</div>
 
-
</html>
+
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

Revision as of 16:58, 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