Skip to content

Release 0.10#217

Merged
muffato merged 155 commits into
mainfrom
dev
Feb 12, 2026
Merged

Release 0.10#217
muffato merged 155 commits into
mainfrom
dev

Conversation

@muffato

@muffato muffato commented Feb 2, 2026

Copy link
Copy Markdown
Member

Preparation for the release

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

@prototaxites prototaxites 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.

Looks good to me from a Nextflow perspective. A couple minor thoughts about some of the error/help messages

Comment thread subworkflows/local/input_check.nf Outdated
* Function to validate and resolve BUSCO database paths
* Handles the common user error of including '/lineages' at the end of the path
*/
def validateBuscoDatabase(db_path) {

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.

general comment: this would be a nice function for a sanger-tol plugin

Comment thread nextflow_schema.json Outdated
@muffato
muffato merged commit c51b477 into main Feb 12, 2026
23 checks passed
@muffato muffato added this to the v0.10.0 milestone Feb 20, 2026
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.

7 participants