Skip to content

perf: autobump snakemake wrappers#167

Merged
famosab merged 2 commits intomainfrom
perf/autobump-wrappers
Apr 2, 2026
Merged

perf: autobump snakemake wrappers#167
famosab merged 2 commits intomainfrom
perf/autobump-wrappers

Conversation

@johanneskoester
Copy link
Copy Markdown
Contributor

@johanneskoester johanneskoester commented Mar 17, 2026

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • Chores
    • Upgraded underlying bioinformatics tool versions across the pipeline for improved reliability and consistency: bcftools, samtools, tabix, vembrane, and datavzrd.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 17, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6ea5b9bf-171c-49f8-a6d6-7ac23f5ca7c1

📥 Commits

Reviewing files that changed from the base of the PR and between 0deb304 and 0b089a9.

📒 Files selected for processing (1)
  • workflow/rules/annotation.smk
🚧 Files skipped from review as they are similar to previous changes (1)
  • workflow/rules/annotation.smk

📝 Walkthrough

Walkthrough

Bumped Snakemake wrapper/container version strings across multiple rules (download, annotation, eval-results, compare-vcfs, utils). No changes to rule inputs, outputs, parameters, threads, or control flow.

Changes

Cohort / File(s) Summary
Download rules
workflow/rules/download.smk
Updated wrappers: normalize_truth, samtools_faidx, samtools_index from v8.1.1/...v9.4.1/....
Annotation rules
workflow/rules/annotation.smk
Updated wrappers: tabix_revel_scores v8.1.1/bio/tabix/indexv9.4.1/bio/tabix/index; vembrane_table_shared_fn, vembrane_table_unique_fp_fn v7.6.1/bio/vembrane/tablev9.4.0/bio/vembrane/table.
Evaluation / reporting rules
workflow/rules/eval-results.smk
Updated wrappers: extract_fp_fn_tp v7.6.1/bio/vembrane/tablev9.4.0/bio/vembrane/table; report_precision_recall, report_fp_fn, report_fp_fn_callset v8.0.3/utils/datavzrdv9.4.1/utils/datavzrd.
Compare VCFs rules
workflow/rules/compare-vcfs.smk
Updated remove_non_pass wrapper for bcftools view from v8.1.1/bio/bcftools/viewv9.4.1/bio/bcftools/view.
Utils rules
workflow/rules/utils.smk
Updated norm_vcf wrapper for bcftools norm from v8.1.1/bio/bcftools/normv9.4.1/bio/bcftools/norm.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • BiancaStoecker

Poem

🐰 I hopped through wrappers, quick and light,
Pushed version bumps into the night.
No logic shifted, just fresher code,
A tidy trail along the road. 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'perf: autobump snakemake wrappers' directly and clearly summarizes the main change: upgrading Snakemake wrapper versions across multiple workflow rules for performance improvements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch perf/autobump-wrappers

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@johanneskoester johanneskoester force-pushed the perf/autobump-wrappers branch from 4f2d194 to 106755f Compare March 17, 2026 13:42
Comment thread workflow/rules/annotation.smk Outdated
Comment thread workflow/rules/annotation.smk Outdated
@johanneskoester johanneskoester force-pushed the perf/autobump-wrappers branch from abde697 to 0deb304 Compare April 1, 2026 00:52
Comment thread workflow/rules/annotation.smk Outdated
Comment thread workflow/rules/annotation.smk Outdated
Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
@famosab famosab merged commit 6cf2a6a into main Apr 2, 2026
7 checks passed
@famosab famosab deleted the perf/autobump-wrappers branch April 2, 2026 08:23
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.

3 participants