Skip to content

v3.1.1#269

Merged
williamrowell merged 7 commits intomainfrom
develop-v3
Nov 20, 2025
Merged

v3.1.1#269
williamrowell merged 7 commits intomainfrom
develop-v3

Conversation

@williamrowell
Copy link
Copy Markdown
Collaborator

@williamrowell williamrowell commented Nov 19, 2025

CHANGELOG

* fix: Update stat_sv_DUP_count calculation to include `./1` calls.
* bump: Update StarPhase to v1.5.0
* fix: Sawfish output delocalization on GCP

- 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
broadinstitute/cromwell#5592
* bump: Update to Paraphase 3.4.0
* bump: Update Sawfish to v2.2.1
* bump: Update StarPhase to v2.0.0
@williamrowell williamrowell self-assigned this Nov 19, 2025
Copy link
Copy Markdown
Collaborator

@juniper-lake juniper-lake left a comment

Choose a reason for hiding this comment

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

LGTM

@williamrowell williamrowell merged commit 7ac6634 into main Nov 20, 2025
1 check passed
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