Skip to content

vishytheswishy/Tumor-Cell-Simulation-in-a-Hypoxic-Environment

Repository files navigation

Tumor Cell Simulation in a Hypoxic Environment

This project simulates a tissue with the following types of cells:

base code is forked from https://github.com/shippy/cell-activation-model

and more details about the methods implemented can be found here:

Setup and have anaconda or miniconda installed. creata a conda environment. I called my environment cell-mesa

conda env create --name cell-mesa python=3.7

conda activate cell-mesa

pip install -r requirements.txt

then run the simulator using python3 run.py a chrome popup should appear

About

Agent based tumor simulation implemented using Python Mesa, and Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published