To install the standard IDM malaria package, either clone this repository and run python setup.py install
or call the command directly through the dtk-tools commandline: dtk get_package malaria -v HEAD
.
To do development on the contents of the malaria package, do python setup.py develop
.