Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 333 Bytes

File metadata and controls

22 lines (19 loc) · 333 Bytes

uv sync --extra dev

uv run snakemake \
  --snakefile workflow/Snakefile \
  --cores 1 \
  fetch_base_network_validation
uv run snakemake \
  --snakefile workflow/Snakefile \
  --cores 1 \
  base_network_preparation
uv run snakemake \
  --snakefile workflow/Snakefile \
  --cores 1 \
  validate_base_network