Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 804 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 804 Bytes

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.

  • Create Connectivity Search PathCount table: uv run poe run_pathcount_extract