Skip to content

Fix container override in sample calling - #241

Merged
Aratz merged 2 commits into
nf-core:devfrom
Aratz:fix/sample_calling_container
Aug 12, 2026
Merged

Fix container override in sample calling#241
Aratz merged 2 commits into
nf-core:devfrom
Aratz:fix/sample_calling_container

Conversation

@Aratz

@Aratz Aratz commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

The pixelator_container parameter overrides the container in all steps except PixelatorES. This was not set up in the sample calling step. This PR addresses this issue.

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • CHANGELOG.md is updated.

@Aratz Aratz self-assigned this Aug 12, 2026
@github-actions

Copy link
Copy Markdown

Warning

Newer version of the nf-core template is available.

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

For more documentation on how to update your pipeline, please see the Synchronisation documentation.

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

nf-core pipelines lint overall result: Passed ✅

Posted for pipeline commit 8f1f9b3

+| ✅ 234 tests passed       |+
#| ❔   9 tests were ignored |#
Details

❔ Tests ignored:

  • files_exist - File is ignored: assets/multiqc_config.yml
  • files_exist - File is ignored: conf/igenomes.config
  • files_exist - File is ignored: conf/igenomes_ignored.config
  • files_exist - File is ignored: tests/default.nf.test
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: assets/nf-core-pixelator_logo_light.png
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore
  • multiqc_config - multiqc_config

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.3
  • Run at 2026-08-12 07:37:32

@Aratz
Aratz marked this pull request as ready for review August 12, 2026 07:40
@Aratz
Aratz requested a review from a team as a code owner August 12, 2026 07:40
@Aratz
Aratz merged commit b6bcc6d into nf-core:dev Aug 12, 2026
13 checks 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