CU-DBMI / hetionet-analysis

Various data analysis performed using Hetionet, a hetnet of biomedical knowledge.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Hetionet Analysis

Various data analysis performed using Hetionet, a hetnet of biomedical knowledge.

Development

  1. Install uv.
  2. Install package locally (e.g. uv pip install -e ".[dev]").
  3. Run tests (e.g. uv run poe test, through poethepoet task).
  4. Run various tasks (e.g. uv run poe run_bioproc_gene_metapath_test)

Tasks

Poe the poet tasks may be run to help generate results without needing to run individual files or perform additional discovery within this project. You can show all available tasks with uv run poe.