Mar 10, 2017
In this tutorial, I will show how to implement a lightweight micro-colony simulator under chemotaxis. Check out the full implementation here.
Simulator description
CG is a light micro-colony simulator. It is established based on six individual-based models. The models involve the bacterial random walk, cell-cell interaction, bacterial birth, death and reproduction, colony shoving and external stimulus analysis, bacteria fitness, etc.