Skip to content

Comments

setup.sh runs install steps; Snakefile has working example rules#3

Merged
yy merged 1 commit intomasterfrom
claude/review-repo-improvements-oZOuP
Feb 15, 2026
Merged

setup.sh runs install steps; Snakefile has working example rules#3
yy merged 1 commit intomasterfrom
claude/review-repo-improvements-oZOuP

Conversation

@yy
Copy link
Owner

@yy yy commented Feb 15, 2026

  • setup.sh now runs uv sync, copies config template to config.yaml, and installs pre-commit hooks after prerequisite checks pass
  • Replace commented-out Snakefile placeholder with functional example rules (process_data, summarize) that use config.yaml
  • Add example workflow scripts (process_data.py, summarize.py) so the pipeline is runnable out of the box

https://claude.ai/code/session_012TNv3qDVee7nBFUViVtRvM

- setup.sh now runs uv sync, copies config template to config.yaml,
  and installs pre-commit hooks after prerequisite checks pass
- Replace commented-out Snakefile placeholder with functional example
  rules (process_data, summarize) that use config.yaml
- Add example workflow scripts (process_data.py, summarize.py) so the
  pipeline is runnable out of the box

https://claude.ai/code/session_012TNv3qDVee7nBFUViVtRvM
@yy yy merged commit de6f989 into master Feb 15, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants