Team:LCG-UNAM-Mexico:ABmodel
From 2009.igem.org
(Difference between revisions)
(→Agent-based model) |
|||
Line 37: | Line 37: | ||
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#VARIABLES | Variables]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#RULES | Rules]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#ASSUMPTIONS | Assumptions]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#RUN THE MODEL | Run the model]] | ||
+ | <br> | ||
==RUN THE MODEL== | ==RUN THE MODEL== | ||
Line 47: | Line 55: | ||
* '''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> | ||
Revision as of 23:07, 21 October 2009