Team:LCG-UNAM-Mexico:ABmodel
From 2009.igem.org
(Difference between revisions)
(→HOW TO USE IT?) |
(→HOW TO USE IT?) |
||
(6 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
|width="900px" style="padding: 0 20px 0 0;"| | |width="900px" style="padding: 0 20px 0 0;"| | ||
- | = | + | =AGENT-BASED MODEL= |
=== HOW TO USE IT?=== | === HOW TO USE IT?=== | ||
Line 11: | Line 11: | ||
You can control the number of bacteria and the number of initial infections with the slide bars. Also, with the switch '''display-AHL''', you can choose to observe or hide the AHL diffusion. Click again in the current experiment button to stop the simulation. | You can control the number of bacteria and the number of initial infections with the slide bars. Also, with the switch '''display-AHL''', you can choose to observe or hide the AHL diffusion. Click again in the current experiment button to stop the simulation. | ||
{| | {| | ||
- | <gallery widths=" | + | <gallery widths="55" heights="73" perrow="2" caption="Agents' states" align="right"> |
Image:Wt_ni_blue1.jpg|'''''E. coli''''' that has '''not''' yet been '''infected'''. | Image:Wt_ni_blue1.jpg|'''''E. coli''''' that has '''not''' yet been '''infected'''. | ||
Image:Wt_in_yellow1.jpg|'''''E. coli'' wild-type''' that has been '''infected''' by the phage. | Image:Wt_in_yellow1.jpg|'''''E. coli'' wild-type''' that has been '''infected''' by the phage. | ||
Line 32: | Line 32: | ||
|} | |} | ||
<br> | <br> | ||
+ | |||
+ | ---- | ||
Proliferation of bacteriophage infection in an Escherichia coli culture is a complicated phenomenon. Even more complex is the behavior of our synthetic ''Escherichia coli'' population which fights against the infection.<br><br> | Proliferation of bacteriophage infection in an Escherichia coli culture is a complicated phenomenon. Even more complex is the behavior of our synthetic ''Escherichia coli'' population which fights against the infection.<br><br> | ||
Line 37: | Line 39: | ||
Agent-based models have the advantage of being easily constructed. This approach allows us to recreate complex processes and the interactions of thousands of objects (for instance, bacteria and phages) in parallel, thus exploring their effects in the community (the culture) as a whole.<br> | Agent-based models have the advantage of being easily constructed. This approach allows us to recreate complex processes and the interactions of thousands of objects (for instance, bacteria and phages) in parallel, thus exploring their effects in the community (the culture) as a whole.<br> | ||
- | In an agent-based model each object has its own variables and states. | + | In an agent-based model each object has its own variables and states.<br> |
+ | |||
+ | ==Contents== | ||
+ | |||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#RUN THE MODEL | Run the model]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#VARIABLES | Variables]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#RULES | Rules]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#ASSUMPTIONS | Assumptions]] | ||
+ | <br> | ||
==RUN THE MODEL== | ==RUN THE MODEL== | ||
Line 47: | Line 57: | ||
* '''FIGHT FIRE WITH FIRE'''. | * '''FIGHT FIRE WITH FIRE'''. | ||
When an ''E. coli'' is infected by a phage, the warning device and the suicide system are activated. The burst size of the phage is severely diminished (according to [[Team:LCG-UNAM-Mexico:BSD |BSD prediction]]). At the same time, the infected bacteria produces GFP (that’s why they are green :p) and simultaneously release AHL to the medium. AHL act as a signal to warn the neighbor bacteria of the presence of phages in the vicinity. Advised bacteria begins to synthesize antisense RNA molecules that protect it against phages. Warned bacteria additionally produces RFP indicating that they are protected. Bacteria win the game! | When an ''E. coli'' is infected by a phage, the warning device and the suicide system are activated. The burst size of the phage is severely diminished (according to [[Team:LCG-UNAM-Mexico:BSD |BSD prediction]]). At the same time, the infected bacteria produces GFP (that’s why they are green :p) and simultaneously release AHL to the medium. AHL act as a signal to warn the neighbor bacteria of the presence of phages in the vicinity. Advised bacteria begins to synthesize antisense RNA molecules that protect it against phages. Warned bacteria additionally produces RFP indicating that they are protected. Bacteria win the game! | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<br> | <br> | ||
Line 105: | Line 103: | ||
- | |||
'''Important to note:''' | '''Important to note:''' | ||
In this model, for clarity, we have neglected bacterial duplication since we are only interested in the local dynamic of the population. | In this model, for clarity, we have neglected bacterial duplication since we are only interested in the local dynamic of the population. |
Latest revision as of 03:17, 22 October 2009