Skip to content

fix: Update stat_sv_DUP_count calculation to include ./1 calls.#259

Merged
williamrowell merged 2 commits intodevelop-v3from
fix/sawfish_dup_counts
Oct 22, 2025
Merged

fix: Update stat_sv_DUP_count calculation to include ./1 calls.#259
williamrowell merged 2 commits intodevelop-v3from
fix/sawfish_dup_counts

Conversation

@williamrowell
Copy link
Copy Markdown
Collaborator

No description provided.

@williamrowell williamrowell requested a review from ctsa October 22, 2025 21:42
@williamrowell williamrowell added the bug Something isn't working label Oct 22, 2025
@williamrowell williamrowell self-assigned this Oct 22, 2025
@williamrowell williamrowell added the bug Something isn't working label Oct 22, 2025
Copy link
Copy Markdown

@ctsa ctsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good.

@williamrowell williamrowell merged commit f3620fa into develop-v3 Oct 22, 2025
@williamrowell williamrowell deleted the fix/sawfish_dup_counts branch October 22, 2025 23:25
williamrowell added a commit that referenced this pull request Nov 20, 2025
* fix: Update stat_sv_DUP_count calculation to include `./1` calls. (#259)
* fix: Sawfish output delocalization on GCP (#265)
  - GCP delocalization script fails to delocalize sample-specific outputs using `read_lines()` (e.g. `Array[File] copynum_bedgraph`), but the task succeeds without errors, making this bug difficult to track
  - We don't want to use `glob()`, because it wouldn't necessarily maintain the sample order.
  - This patch generates the sample-specific output names as strings in advance and provides these to `sawfish_call` as an input.
  - Closes #263
  - Relates to broadinstitute/cromwell#5592
* bump: Update to Paraphase 3.4.0 (#266)
* bump: Update Sawfish to v2.2.1 (#267)
* bump: Update StarPhase to v2.0.0 (#268)
* Update version numbers to v3.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants