Team:LCG-UNAM-Mexico:ABmodel
From 2009.igem.org
(Difference between revisions)
(→HOW TO USE IT?) |
|||
Line 7: | Line 7: | ||
=Agent-based model= | =Agent-based model= | ||
+ | ==RUN THE MODEL== | ||
+ | This model consists of two types of experiments: | ||
+ | <br><br> | ||
+ | * '''NEGATIVE CONTROL'''. | ||
+ | Simulate a T7 infection of wild-type ''Escherichia coli''. When a phage encounters a bacterium, it attaches itself to the cell wall of the bacterium and start an infection. The phage takes over the ''E.coli’s'' metabolic machinery in order to ensemble multiple copies of itself. Within a time tau (latency period) the host bacteria die, releasing phage particles ready to infect nearby cells. Phages win the game. | ||
+ | <br><br> | ||
+ | * '''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! | ||
+ | <br> | ||
+ | <br> | ||
+ | == HOW TO USE IT?== | ||
+ | Click the '''SETUP''' button to setup the infections in the virtual culture. Then click on the experiment that you desire to run ('''NEGATIVE CONTOL''' or '''FIGHT FIRE WITH FIRE'''). | ||
+ | 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="65" heights="73" perrow="2" caption="Agents' states" align="right"> | ||
+ | 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:Syn_in_green1.jpg |'''Synthetic ''E. coli''''' that has been '''infected''' by the bacteriophage. [[Team:LCG-UNAM-Mexico:BSD |BSD]] predicts a diminished number of phage produced by this infected cell. Additionally, '''GFP''' is produced. | ||
+ | Image:Warn_red1.jpg|'''Synthetic ''E. coli''''' '''advised''' of the existence of an infection in the neighborhood. RNA antisense is produced, preventing the reproduction of phage if the bacteria become infected. Additionally, '''RFP''' is produced. | ||
+ | </gallery> | ||
+ | |||
+ | |||
+ | <html> | ||
+ | <body> | ||
+ | <p> | ||
+ | <applet code="org.nlogo.window.Applet" codebase="http://www.lcg.unam.mx/~jsoto/netlogo/" | ||
+ | archive="NetLogoLite.jar" | ||
+ | width="670" height="523"> | ||
+ | <param name="DefaultModel" | ||
+ | value="spatial_infection_6.nlogo"> | ||
+ | </applet> | ||
+ | </p> | ||
+ | </body> | ||
+ | </html> | ||
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 66: | Line 99: | ||
</ul> | </ul> | ||
<br><br> | <br><br> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<br><br><br><br><br><br><br> | <br><br><br><br><br><br><br> |
Revision as of 22:38, 21 October 2009