Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 315 Bytes

File metadata and controls

24 lines (15 loc) · 315 Bytes

infectious-disease

ToolUniverse workflow — Infectious Disease

Setup

cd infectious-disease
python3 -m venv .venv && source .venv/bin/activate && pip install tooluniverse -q

Environment variables

None.

Usage

python3 scripts/run.py --help

Dependencies

  • tooluniverse