Skip to content

Release 2.2.1 containing bug fixes and template update#89

Merged
charles-plessy merged 32 commits into
masterfrom
dev
Aug 18, 2025
Merged

Release 2.2.1 containing bug fixes and template update#89
charles-plessy merged 32 commits into
masterfrom
dev

Conversation

@charles-plessy

@charles-plessy charles-plessy commented Aug 4, 2025

Copy link
Copy Markdown
Collaborator

v2.2.1 "C’est quoi ça?" - [August 5th 2025]

"C’est quoi ça?" sounds like shiikwāsā, an iconic fruit in Okinawa.

This is a bugfix release and template update.

Fixed

  • Conforms to nf-core template version 3.3.2, hopefully fixing AWS tests (#85) (#83).
  • Added missing pipeline and subworkflow test snapshots and stabilise line order in some output files (#84).
  • Update modules to latest version, thereby pulling an important fix for a race condition in last/mafconvert (#87), (#88).
  • Report jq version used in MULTIQC_ASSEMBLYSCAN_PLOT_DATA (#81).
  • Document module names in tube map (#74).
  • Add mising modules in tube map (#68).
  • Materialise output files in tube map (#75).

Dependencies

Dependency Old version New version
MultiQC 1.28 1.30

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/pairgenomealign 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).

nf-core-bot and others added 30 commits June 3, 2025 11:02
Important! Template update for nf-core/tools v3.3.2
Included component 'SAMTOOLS_DICT' versions are not added in main.nf
This is necessary to avoid nf-test errors due to MD5 differences.
Co-authored-by: Evangelos Karatzas <32259775+vagkaratzas@users.noreply.github.com>

@vagkaratzas vagkaratzas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Guess we'll both just have to wait for a non-buggy conda MultiQC version now.

Comment thread docs/images/pairgenomealign-tubemap.png

@maxulysse maxulysse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Pipeline logo on the subway map looks a bit off, a part all looks good to me

@charles-plessy charles-plessy merged commit 86a011b into master Aug 18, 2025
37 of 40 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.

4 participants