Skip to content

feat: register tools, remove hello.py, update README#13

Open
ameynert wants to merge 4 commits intoam_11_remap_divreffrom
am_12_integration
Open

feat: register tools, remove hello.py, update README#13
ameynert wants to merge 4 commits intoam_11_remap_divreffrom
am_12_integration

Conversation

@ameynert
Copy link
Copy Markdown
Collaborator

Summary

  • Registers all eight new tools in main.py: compute_haplotype_statistics, compute_haplotypes, compute_variation_ratios, create_fasta_and_index, create_gnomad_sites_vcf, extract_gnomad_afs, remap_divref, and rewrite_fasta
  • Removes the template hello.py tool and its registration
  • Updates .gitignore to exclude __pycache__ directories
  • Updates README.md with a description of what the project does

Test plan

  • uv run --directory divref poe check-all passes — all 18 parameterized tool docstring tests pass

🤖 Generated with Claude Code

@ameynert ameynert temporarily deployed to github-actions-snakemake-linting April 10, 2026 23:12 — with GitHub Actions Inactive
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 05750056-752b-483c-818d-f3c5c4cafb09

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch am_12_integration

Comment @coderabbitai help to get the list of available commands and usage tips.

@ameynert ameynert force-pushed the am_11_remap_divref branch from d451962 to d506ac6 Compare April 10, 2026 23:17
@ameynert ameynert force-pushed the am_12_integration branch from fdb932a to e4bf121 Compare April 10, 2026 23:17
@ameynert ameynert had a problem deploying to github-actions-snakemake-linting April 10, 2026 23:17 — with GitHub Actions Failure
ameynert and others added 4 commits April 10, 2026 16:24
Register compute_haplotype_statistics, compute_haplotypes,
compute_variation_ratios, create_fasta_and_index, create_gnomad_sites_vcf,
extract_gnomad_afs, remap_divref, and rewrite_fasta in the defopt tool
list. All 18 parametrized tests pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ameynert ameynert force-pushed the am_12_integration branch from e4bf121 to 0f92c31 Compare April 10, 2026 23:24
@ameynert ameynert temporarily deployed to github-actions-snakemake-linting April 10, 2026 23:24 — with GitHub Actions Inactive
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.

1 participant