Team:LCG-UNAM-Mexico:ABmodel
From 2009.igem.org
(Difference between revisions)
(New page: {{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> {| |-valign="top" border="0" |width="900px" style="padding: 0 20px 0 0;"| =Agent-based model= ...) |
|||
Line 11: | Line 11: | ||
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> | ||
In order to test if the intracellular defence system was effectively contending versus phages at population level, we implement an [http://en.wikipedia.org/wiki/Agent-based_model agent-based simulation] using the program [http://ccl.northwestern.edu/netlogo/ NetLogo].<br> | In order to test if the intracellular defence system was effectively contending versus phages at population level, we implement an [http://en.wikipedia.org/wiki/Agent-based_model agent-based simulation] using the program [http://ccl.northwestern.edu/netlogo/ NetLogo].<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><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. | ||
+ | <br> | ||
+ | ==Contents== | ||
+ | <br> | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#Variables | Variables]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#Rules | Rule]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#Assumptions | Assumptions]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#RUN THE MODEL | Simulations]] | ||
+ | *[[Team:LCG-UNAM-Mexico:ABmodel#RUN THE MODEL | Simulations]] | ||
- | |||
<br><br> | <br><br> | ||
==AGENTS== | ==AGENTS== | ||
Line 57: | Line 66: | ||
</ul> | </ul> | ||
<br><br> | <br><br> | ||
- | == | + | ==RUN THE MODEL== |
This model consists of two types of experiments: | This model consists of two types of experiments: | ||
<br><br> | <br><br> |
Revision as of 01:53, 20 October 2009