Skip to content

v3.3.0 release#286

Merged
williamrowell merged 2 commits intomainfrom
develop-v3
Apr 22, 2026
Merged

v3.3.0 release#286
williamrowell merged 2 commits intomainfrom
develop-v3

Conversation

@williamrowell
Copy link
Copy Markdown
Collaborator

@williamrowell williamrowell commented Apr 22, 2026

  • refactor: Update all workflows, tasks, and subworkflows for sprocket compatibility

    • reformat meta and parameter_meta
    • symlink most inputs into working directory
    • quote most filenames
  • bump: update HiPhase to 1.6.0

  • bump: update pbmm2 to 26.1.0

  • bump: update pb-StarPhase to 2.0.1

  • bump: update Mitorsaw to 0.2.7

  • bump: update Paraphase to 3.5.0

  • bump: update MethBat to 0.17.0

  • bump: update DeepVariant to 1.10.0

  • refactor: rename Boolean gpu to Boolean use_gpu for clarity

  • feature: add option Boolean use_parabricks_deepvariant to use Parabricks 4.7.0-1 DeepVariant for small variant calling (equivalent to DeepVariant 1.9.0)

  • docs: add documentation for Parabricks DeepVariant

  • refactor: increase resource allocation for tasks that are not IO-bound

  • refactor: remove GitHub Actions; we're now testing internally

  • refactor: removing wdl-common submodule to reduce complexity

Comment thread docs/singleton.md
@amwenger
Copy link
Copy Markdown

When will wdl_common be updated to provide the Parabricks DeepVariant workflow?

- refactor: Update all workflows, tasks, and subworkflows for sprocket compatibility
  - reformat meta and parameter_meta
  - symlink most inputs into working directory
  - quote most filenames

- bump: update HiPhase to 1.6.0
- bump: update pbmm2 to 26.1.0
- bump: update pb-StarPhase to 2.0.1
- bump: update Mitorsaw to 0.2.7
- bump: update Paraphase to 3.5.0
- bump: update MethBat to 0.17.0
- bump: update DeepVariant to 1.10.0

- refactor: rename Boolean gpu to Boolean use_gpu for clarity
- feature: add option Boolean use_parabricks_deepvariant to use Parabricks 4.7.0-1 DeepVariant for small variant calling (equivalent to DeepVariant 1.9.0)
- docs: add documentation for Parabricks DeepVariant
- refactor: increase resource allocation for tasks that are not IO-bound
- refactor: remove GitHub Actions
- refactor: removing wdl-common submodule to reduce complexity
@williamrowell
Copy link
Copy Markdown
Collaborator Author

We're adding the wdl-common submodule files directly to the repo to reduce complexity. For historical reasons, we'll need to keep the wdl-common repo, but users won't need to recursively clone for new versions.

I hadn't properly stripped the submodule in the PR. It should be addressed in 240bdaa.

@williamrowell williamrowell merged commit db06f0a into main Apr 22, 2026
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