Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for Release 2.4.0 #446

Merged
merged 414 commits into from
Oct 14, 2024
Merged

PR for Release 2.4.0 #446

merged 414 commits into from
Oct 14, 2024

Conversation

apeltzer
Copy link
Member

@apeltzer apeltzer commented Sep 26, 2024

Massive overhaul of the entire pipeline. Lots of bugfixes, stability improvements and general work on pipeline structure to be able to fix things in the future more easily. Tooling was refined, improved reporting / output structure and lots of local modules are now in nf-core/modules. See changelog for full details or the milestone https://github.com/nf-core/smrnaseq/milestone/10 that lists all things that were tackled here.

PR checklist

  • [x ] This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nf-test test main.nf.test -profile test,docker).
  • 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).

@apeltzer apeltzer merged commit 72c4c4c into master Oct 14, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants