Solving a system of ODEs to model interactions preventing the formation of multiple streaks
Code has been tested with Python 3.12.2. Please note that the creation of the animated output requires ffmpeg
to be installed, which can be found at the FFmpeg website.
git clone https://github.com/catohaste/multiple-streak-inhibition.git
cd multiple-streak-inhibition
python3 -m venv env
source env/bin/activate
python -m pip install -r requirements.txt
python intact_embryo.py
python make_cut.py