lgca.nove_ib_interactions.go_or_grow¶
- lgca.nove_ib_interactions.go_or_grow(lgca)¶
Evolutionary
go-or-growinteraction.Cells stochastically switch between a migratory and a resting phenotype according to a sigmoidal function of the local density (
tanh_switch) with individual parameterskappaandtheta. Resting cells proliferate with a constant rater_band all cells die with rater_d. Offspring inherit the mother’s switching parameters with Gaussian noise.- Parameters:
lgca (object) – Lattice-gas cellular automaton that will be modified in-place.
- Returns: