WARNING: This repository is currently under development and is NOT ready for use!
This repository contains code for the rotavirus genetic diversity project.
pip install -r requirements.txt
This does not install the code as an importable module; just run rotaABM.py
for that (see below).
Call python rotaABM.py
which writes results to the results
folder. File names are set based on parameter values. Run plot_results.py
to plot key results.