OpenVT

Persistent Random Walk / Biased Motility reference model

Brief description: a single cell moves horizontally (motility vector= (1,0,0)) across a 2D domain and stops when it reaches a certain x-value. Movement can be random with a specified bias [0,1], where 0=random movement; 1=perfectly horizontal movement.

PhysiCell: biased motility



The Motility parameters as shown in PhysiCell Studio. However, for the replicates shown above, the Studio was not used; rather, a custom main.cpp and custom.cpp were used to generate the cell paths, from the command line.