Skip to content

Fix FASTQC filename collision#534

Closed
tgelafr-pfzr wants to merge 52 commits intonf-core:masterfrom
tgelafr-pfzr:bug/533-fastqc-filename-collision
Closed

Fix FASTQC filename collision#534
tgelafr-pfzr wants to merge 52 commits intonf-core:masterfrom
tgelafr-pfzr:bug/533-fastqc-filename-collision

Conversation

@tgelafr-pfzr
Copy link

Closes #533, pulling in changes from nf-core/modules#10924

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.

Tatiana Gelaf Romer and others added 30 commits November 18, 2025 20:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Nico Trummer <nictru32@gmail.com>
…ulti-index-mm

Fix bug with probeset and index mismatch when using cellranger multi with a probeset and without a pre-built index
…ode-csv-bom

handle BOM files, update test to include BOM
…instructions to be more explicit about cellranger multi barcode sheet requirements
…rcodes-early-validation

nf-core#512: Validate cellranger multi barcode sheet early
@github-actions
Copy link

github-actions bot commented Mar 17, 2026

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.

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.

FASTQC causes filename collisions when multiple files share the same basename

5 participants