Team:Wageningen UR/Project/ModelingProj1

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!-- *** The following section shouldn't be edited if you are not completely sure about what you are doing. *** -->
+
{{:Team:Wageningen_UR/Templates/Header}}
 +
== Synchronized Oscillatory System: Modeling ==
-
{{:Team:Wageningen_UR/Templates/HeaderFooterStyle}}
+
{{:Team:Wageningen_UR/Templates/NavigationLeft}}
-
{{:Team:Wageningen_UR/Templates/NavigationLeft2}}
+
{{:Team:Wageningen_UR/Templates/Style | text= .
-
 
+
-
<!-- *** End of the "please do not edit" section. For the rest: Go ahead! :) *** -->
+
-
== Synchronized Oscillatory System: modeling ==
+
-
 
+
-
=== Biological approach ===
+
-
 
+
-
=== Mathematical approach ===
+
 +
==== Mathematical approach ====
Our first approach towards the modeling of our synchronized oscillatory system was to reproduce the model used by Danino et al. in the article "A synchronized quorum of genetic clocks", published in Nature in January 2010. This model will be further adapted to fit the specific devices and resources available for the Wageningen UR iGem Team 2011. Figure 1 shows theoretical oscillation obtained by the authors of the paper and depicts "A typical time series of concentrations of LuxI (cyan circles), AiiA (blue circles), internal AHL (green line) and external AHL (red line)."  
Our first approach towards the modeling of our synchronized oscillatory system was to reproduce the model used by Danino et al. in the article "A synchronized quorum of genetic clocks", published in Nature in January 2010. This model will be further adapted to fit the specific devices and resources available for the Wageningen UR iGem Team 2011. Figure 1 shows theoretical oscillation obtained by the authors of the paper and depicts "A typical time series of concentrations of LuxI (cyan circles), AiiA (blue circles), internal AHL (green line) and external AHL (red line)."  
Line 19: Line 14:
[[File:Own_WUR.png|center|350px|Reproduction of the oscillatory model done in MATLAB.]]
[[File:Own_WUR.png|center|350px|Reproduction of the oscillatory model done in MATLAB.]]
 +
 +
}}

Revision as of 17:43, 26 May 2011

Building a Synchronized Oscillatory System

Synchronized Oscillatory System: Modeling

.

Mathematical approach

Our first approach towards the modeling of our synchronized oscillatory system was to reproduce the model used by Danino et al. in the article "A synchronized quorum of genetic clocks", published in Nature in January 2010. This model will be further adapted to fit the specific devices and resources available for the Wageningen UR iGem Team 2011. Figure 1 shows theoretical oscillation obtained by the authors of the paper and depicts "A typical time series of concentrations of LuxI (cyan circles), AiiA (blue circles), internal AHL (green line) and external AHL (red line)."


Graph from the paper "A synchronized quorum of genetic clocks", Tal Danino, Octavio Mondragón-Palomino, Lev Tsimring2 & Jeff Hasty, Nature, January 2010

The graph was created using 4 delay differential equations, which were plotted in matlab by the modeling team, obtaining figure 2 as shown below.

Reproduction of the oscillatory model done in MATLAB.