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

v1.2.1 - Bouncy Basenji Patch PR #554

Merged
merged 45 commits into from
Nov 28, 2024
Merged

v1.2.1 - Bouncy Basenji Patch PR #554

merged 45 commits into from
Nov 28, 2024

Conversation

sofstam
Copy link
Collaborator

@sofstam sofstam commented Nov 25, 2024

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/taxprofiler branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core 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).

sofstam and others added 30 commits October 3, 2024 13:51
Bump up the version number after 1.2 release
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Important! Template update for nf-core/tools v3.0.2
Add darkmode version of metromap
The KrakenUniq module has a breaking change requiring a further input.
Midnighter and others added 12 commits November 6, 2024 10:16
In the rare case that there are two samples with the same identifier and
run accession, one being single-end and the other paired-end, this
change makes the prefix and thus the KrakenUniq output filenames unique.
Bump the version before patch release v 1.2.1
Copy link

github-actions bot commented Nov 25, 2024

nf-core pipelines lint overall result: Passed ✅

Posted for pipeline commit acd85cc

+| ✅ 283 tests passed       |+

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-11-28 09:55:33

Copy link
Contributor

@LilyAnderssonLee LilyAnderssonLee left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

Nice work !
I don't really know what this pipeline do but it seems solid.
On a global scale, it would be nice to add some nf-test on the local modules/subworkflows and on the whole pipeline to follow the modification and their impact ;)
But that can be done on another release as it is quite the work.

.nf-core.yml Show resolved Hide resolved
assets/schema_input.json Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
docs/images/taxprofiler_tube_darkmode.png Outdated Show resolved Hide resolved
subworkflows/local/profiling.nf Outdated Show resolved Hide resolved
@LilyAnderssonLee
Copy link
Contributor

LilyAnderssonLee commented Nov 27, 2024

Nice work ! I don't really know what this pipeline do but it seems solid. On a global scale, it would be nice to add some nf-test on the local modules/subworkflows and on the whole pipeline to follow the modification and their impact ;) But that can be done on another release as it is quite the work.

Yes, we are planning to do that in the next release. The issue has been created: #555

Address review comments for Patch release v1.2.1
@LilyAnderssonLee LilyAnderssonLee merged commit 0af416a into master Nov 28, 2024
96 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.

6 participants