Skip to content

Apply template update for nf-core/tools version 3.2.0#195

Merged
Daniel-VM merged 9 commits intonf-core:devfrom
Daniel-VM:dev
Mar 14, 2025
Merged

Apply template update for nf-core/tools version 3.2.0#195
Daniel-VM merged 9 commits intonf-core:devfrom
Daniel-VM:dev

Conversation

@Daniel-VM
Copy link
Contributor

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

PR description

This PR updates the nf-core tools to version 3.2.0.

Major Changes

Implemented the latest template update.
Fixed lint warnings by:

  • Cleaning up TODOs.
  • Restructuring local module folders.
  • Renaming and improving process names for consistency.

@Daniel-VM Daniel-VM marked this pull request as ready for review March 13, 2025 14:27
Copy link
Contributor

@famosab famosab left a comment

Choose a reason for hiding this comment

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

Looks good small questions :)

Daniel-VM and others added 2 commits March 13, 2025 16:35
Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
@Daniel-VM
Copy link
Contributor Author

Thanks @famosab 🙌🏾

Copy link
Contributor

@famosab famosab left a comment

Choose a reason for hiding this comment

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

I think you should be good to go now if your tests pass aswell :)

@Daniel-VM Daniel-VM merged commit 6a7948e into nf-core:dev Mar 14, 2025
14 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