Application code using pymod_covid.
If you are starting by git cloning this repo, you'll need to do the following single step of setup:
python3 -m pip install dtk_generic_intrahost --index-url https://packages.idmod.org/api/pypi/idm-pypi-production/simple --upgrade --force-reinstall --no-cache-dir
The force-reinstall and no-cache-dir may not be necessary if this is the first time you are installing.