Team:LCG-UNAM-Mexico:Population model

From 2009.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 4: Line 4:
|-valign="top" border="0"
|-valign="top" border="0"
|width="900px" style="padding: 0 20px 0 0;"|
|width="900px" style="padding: 0 20px 0 0;"|
 +
 +
<br>
 +
==Population model==
Some bacteriophages are parasites of bacteria, and as such, must prudently exploit their resources (in this case bacteria) to avoid killing bacterium before reproduce enough copies of itself. It has been suggested that parasites have evolved to tune their degree of virulence (amount of damage the parasite causes to the host) to achieve a balance between rapid reproduction and a prudent use of resources [[Team:LCG-UNAM-Mexico:odes#References | [1]]]. It is this fine balance which we intend to break, increasing the virulence of phage in such a way that kills the bacterium so fast that the phage is unable to assemble their own copies.<br><br>
Some bacteriophages are parasites of bacteria, and as such, must prudently exploit their resources (in this case bacteria) to avoid killing bacterium before reproduce enough copies of itself. It has been suggested that parasites have evolved to tune their degree of virulence (amount of damage the parasite causes to the host) to achieve a balance between rapid reproduction and a prudent use of resources [[Team:LCG-UNAM-Mexico:odes#References | [1]]]. It is this fine balance which we intend to break, increasing the virulence of phage in such a way that kills the bacterium so fast that the phage is unable to assemble their own copies.<br><br>
Line 14: Line 17:
For this purpose, we use three different approaches:
For this purpose, we use three different approaches:
-
 
+
*[[Team:LCG-UNAM-Mexico:CA | Multi-Scale integration using Cellular Automata]]<br>
-
* [https://2009.igem.org/Team:LCG-UNAM-Mexico:odes Modelling population dynamics with a system of differential equations. ]
+
*[[Team:LCG-UNAM-Mexico:odes | Mathematical Model using Delay Differential Equations ]]<br>
-
* [https://2009.igem.org/Team:LCG-UNAM-Mexico:ABmodel Spatial agent-based model.]
+
*[[Team:LCG-UNAM-Mexico:ABmodel | Agent Based Simulation Applet]]
-
* [https://2009.igem.org/Team:LCG-UNAM-Mexico:CA Modeling bacteria behaviour and Bacteriophage infection using Cellular Automata.]
+
<br>
<br>
|}
|}

Latest revision as of 14:33, 21 October 2009


Population model

Some bacteriophages are parasites of bacteria, and as such, must prudently exploit their resources (in this case bacteria) to avoid killing bacterium before reproduce enough copies of itself. It has been suggested that parasites have evolved to tune their degree of virulence (amount of damage the parasite causes to the host) to achieve a balance between rapid reproduction and a prudent use of resources [1]. It is this fine balance which we intend to break, increasing the virulence of phage in such a way that kills the bacterium so fast that the phage is unable to assemble their own copies.

Bacteria-phage interaction essentially is a fight for survival between two populations. Although we modified E. coli at the molecular level to prevent the replication of T7 and T3 , our ultimate goal is that E. coli can contend against infection at population level. For this reason we decided to simulate, at population level, phage infection and the effectiveness of our genetic circuit.

For this purpose, we use three different approaches: