Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 460 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 460 Bytes

chemotaxis-py

Python implementation of Cell Chemotaxis Simulations using the Cellular Potts Model (CPM) framework. Code is based of off my other CPM project.

Movie of simulated cell chemotaxis. Cell is moving in response to a chemical concentration profile increasing from left to right.

src directory contains all code necessary to run simulations.