Various data analysis performed using Hetionet, a hetnet of biomedical knowledge.
- Install
uv
. - Install package locally (e.g.
uv pip install -e ".[dev]"
). - Run tests (e.g.
uv run poe test
, through poethepoet task). - Build dynamically versioned distribution (e.g.
uv build
).