Skip to content

Comments

Update all modules and subworkflows + migrate to topics versions#175

Merged
maxulysse merged 7 commits intodevfrom
modules_update
Feb 20, 2026
Merged

Update all modules and subworkflows + migrate to topics versions#175
maxulysse merged 7 commits intodevfrom
modules_update

Conversation

@maxulysse
Copy link
Member

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/seqinspector branch on the nf-core/test-datasets repository.
  • 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>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

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

Posted for pipeline commit 98dff34

+| ✅ 192 tests passed       |+
#| ❔   8 tests were ignored |#
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.0.0
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add bibliography of tools and data used in your pipeline

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-02-20 12:06:34

Copy link

@LouisLeNezet LouisLeNezet left a comment

Choose a reason for hiding this comment

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

Just a small comment on fastqscreen and the deletion of .sizes

Choose a reason for hiding this comment

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

Why not update the nf-core/modules repository instead ?

Copy link
Member Author

Choose a reason for hiding this comment

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

We're actually diverging quite a lot from the modules repo, and @pmoris is working on an update, so I'm keeping an eye out

"pipeline_info/nf_core_seqinspector_software_mqc_versions.yml",
"samtools_faidx",
"samtools_faidx/genome.fa.fai",
"samtools_faidx/genome.fa.sizes",

Choose a reason for hiding this comment

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

Why this deletion ?

Copy link
Member Author

Choose a reason for hiding this comment

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

We are actually not using this file in the pipeline, so I don't think I need to keep it

@maxulysse
Copy link
Member Author

Waiting on nf-core/modules#10114 for a picard modules update and then I'll merge this one

@maxulysse maxulysse changed the title WIP: update all modules and subworkflows Update all modules and subworkflows + migrate to topics versions Feb 20, 2026
@maxulysse maxulysse merged commit 57ce6cf into dev Feb 20, 2026
20 checks passed
@maxulysse maxulysse deleted the modules_update branch February 20, 2026 12:11
@maxulysse maxulysse mentioned this pull request Feb 20, 2026
11 tasks
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