Skip to content

Add GPU-accelerated mutectcaller from Parabricks #2180

Draft
gburnett-nvidia wants to merge 17 commits into
devfrom
add-parabricks-mutectcaller
Draft

Add GPU-accelerated mutectcaller from Parabricks #2180
gburnett-nvidia wants to merge 17 commits into
devfrom
add-parabricks-mutectcaller

Conversation

@gburnett-nvidia
Copy link
Copy Markdown

Add Parabricks mutectcaller as a somatic variant calling option for tumor and tumor normal workflows.

JoeSaelens and others added 7 commits April 29, 2026 14:35
- Add bam_variant_calling_somatic_parabricks_mutectcaller subworkflow
  wrapping PARABRICKS_MUTECTCALLER with GATK4 pileup/contamination/
  filtermutectcalls post-processing (no f1r2/LearnReadOrientationModel
  since parabricks does not produce f1r2 output)
- Add subworkflow into bam_variant_calling_somatic_all subworkflow behind
  the `parabricks_mutectcaller` tool flag, surfacing vcf_mutect2_parabricks
  and tbi_mutect2_parabricks through vcf_all/tbi_all and emit blocks
- Expose `parabricks_mutectcaller` as a valid tool in nextflow_schema.json
@nf-core-bot
Copy link
Copy Markdown
Member

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.5.1.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

@gburnett-nvidia
Copy link
Copy Markdown
Author

@nf-core-bot fix linting

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 26d1516

+| ✅ 224 tests passed       |+
#| ❔  13 tests were ignored |#
!| ❗   7 tests had warnings |!
Details

❗ Test warnings:

  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • schema_lint - Input mimetype is missing or empty
  • schema_description - No description provided in schema for parameter: markduplicates_pixel_distance
  • schema_description - No description provided in schema for parameter: gatk_pcr_indel_model

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.1
  • Run at 2026-05-14 15:48:15

@gburnett-nvidia gburnett-nvidia marked this pull request as draft May 8, 2026 20:07
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