Team:LCG-UNAM-Mexico:CA
From 2009.igem.org
(Difference between revisions)
(→Design) |
|||
Line 41: | Line 41: | ||
For each cell we verify if it has a bacterium, if so:<br> | For each cell we verify if it has a bacterium, if so:<br> | ||
Check if it should duplicate, change direction or move. We also have phages in the grid so we need to check for infections on each iteration: if there are phages in a cell occupied by a bacterium this will become infected with some fixed probability. An infected cell will produce new phages, this number is sampled from the Burst Size Distribution generated by the Stochastic Kinetic Simulations.<br><br> | Check if it should duplicate, change direction or move. We also have phages in the grid so we need to check for infections on each iteration: if there are phages in a cell occupied by a bacterium this will become infected with some fixed probability. An infected cell will produce new phages, this number is sampled from the Burst Size Distribution generated by the Stochastic Kinetic Simulations.<br><br> | ||
- | |||
- | |||
- | |||
- | |||
==The Algorithm== | ==The Algorithm== |
Revision as of 04:59, 16 October 2009