Skip to content

Prosimio/Cellular_Growth_CA

Repository files navigation

Cellular_Growth_CA

Python-based code to perform Cellular Automata simulation and modeling of growing cells in 2D.

Modeling Cell Growth

Cell_Growth

Including replication and segregation

Colony_Segregation

Developed codes

Base Codes

celular_growth_ca.py : is the "main" code to perform the simulations

cgca_functions.py : it includes all the functions used to perform the simulations.

Suplementary Codes

ratios_simulations.py : Run a number of simulations with different values of one parameter (growth rate ratios in this case).

make_plots.py : Makes plots of the data ceollected from the simulations.

About

Python-based code to perform Cellular Automata simulation and modeling of growing cells.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published