Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

v1.2.5 - Bouncy Basenji Patch PR #661

Merged
sofstam merged 95 commits intomasterfrom
dev
Nov 21, 2025
Merged

v1.2.5 - Bouncy Basenji Patch PR #661
sofstam merged 95 commits intomasterfrom
dev

Conversation

@sofstam
Copy link
Collaborator

@sofstam sofstam commented Nov 4, 2025

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

jfy133 and others added 30 commits August 28, 2025 10:17
… existance validation (as now done by nf-schema)"

This reverts commit 5bf0cd4.

:wq
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Update DIAMOND_BLASTX for syntax fixes
@jfy133
Copy link
Member

jfy133 commented Nov 13, 2025

We are stuck on a bug in taxpasta related to dependencies, so we will need to fix taxpasta (or rather the conda recipe) before we can release with full conda support..

taxprofiler/taxpasta#159

@nf-core-bot
Copy link
Member

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.4.1.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

Copy link

@rannick rannick left a comment

Choose a reason for hiding this comment

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

Small comment, otherwise it looks good to me, nice work!

* @return A channel with one element per reference database. Each element is a
* pair of a meta map with an `id` key and all corresponding profiles.
*/
def groupProfiles(ch_profiles, groupTupleOptions = [:]) {
Copy link

Choose a reason for hiding this comment

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

Isn't this defined twice? Would it make sense to group?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I am not sure I follow what you mean by grouping.

@rannick rannick self-requested a review November 20, 2025 09:49
main.nf Outdated
Comment on lines 66 to 69
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
THE END
GENOME PARAMETER VALUES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
Copy link
Member

Choose a reason for hiding this comment

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

I think you can delete this section if you have no GENOME PARAMETERS.
but non blocking obviously

Sofia Stamouli and others added 2 commits November 21, 2025 12:00
Copy link
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

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

I don't see anything jumping out at me

@sofstam
Copy link
Collaborator Author

sofstam commented Nov 21, 2025

Local copy of module does not match remote Fixing this first.

@sofstam sofstam merged commit 4d50369 into master Nov 21, 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.

6 participants