Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 314 Bytes

malaria-package

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.