Skip to content

Updated pipeline to run on the latest versions of Nextflow#2

Open
cgoina wants to merge 24 commits into
mainfrom
dev
Open

Updated pipeline to run on the latest versions of Nextflow#2
cgoina wants to merge 24 commits into
mainfrom
dev

Conversation

@cgoina

@cgoina cgoina commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

@krokicki

  • Updated the pipeline to make it compliant with newer version of Nextflow
  • Added parameters to support sharded ZARR v3 output
  • Support for Cellpose 4.2.1 and newer models: cpsam_v2, cpdino, cpdino-vitb, and cpsam
  • The pipeline now requires Nextflow 25.10.0 because of updated nf-schema plugin

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

nf-core pipelines lint overall result: Failed ❌

Posted for pipeline commit 63d90e1

+| ✅ 189 tests passed       |+
#| ❔  23 tests were ignored |#
!| ❗  19 tests had warnings |!
-| ❌   3 tests failed       |-
Details

❌ Test failures:

  • version_consistency - nfcore_yml.version was not numeric: 1.0.0dev!
  • version_consistency - The versioning is not consistent between container, release tag and config. Found manifest.version = 1.1.0, nfcore_yml.version = 1.0.0dev
  • included_configs - Pipeline config does not include custom configs. Please uncomment the includeConfig line.

❗ Test warnings:

  • files_exist - File not found: assets/multiqc_config.yml
  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: conf/igenomes_ignored.config
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in nextflow.config: Optionally, you can add a pipeline-specific nf-core config at https://github.com/nf-core/configs
  • pipeline_todos - TODO string in CONTRIBUTING.md: Add any pipeline specific contribution guidelines here, such as coding styles, procedures, checklists etc.
  • pipeline_todos - TODO string in usage.md: Add documentation about anything specific to running your pipeline. For general topics, please point to (and add to) the main nf-core website.
  • pipeline_todos - TODO string in output.md: Write this documentation describing your workflow's output
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here
  • pipeline_todos - TODO string in test_full.config: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
  • pipeline_todos - TODO string in test_full.config: Give any required params for the test so that command line flags are not needed
  • pipeline_todos - TODO string in test.config: Specify the paths to your test data on nf-core/test-datasets
  • pipeline_todos - TODO string in test.config: Give any required params for the test so that command line flags are not needed
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in base.config: Customise requirements for specific processes.
  • pipeline_if_empty_null - ifEmpty(null) found in /home/runner/work/nf-cellpose/nf-cellpose/lint_results.md: _* pipeline_if_empty_null - No ifEmpty(null) strings found
    _
  • pipeline_name_conventions - Naming does not adhere to nf-core conventions: Contains non alphanumeric characters
  • schema_lint - Input mimetype is missing or empty

❔ Tests ignored:

  • files_exist - File is ignored: CODE_OF_CONDUCT.md
  • files_exist - File is ignored: assets/nf-core-nf-cellpose_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-nf-cellpose_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-nf-cellpose_logo_dark.png
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • nextflow_config - Config default ignored: params.zarr_compression_opts
  • nextflow_config - Config default ignored: params.dask_config
  • files_unchanged - File ignored due to lint config: CODE_OF_CONDUCT.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File does not exist: .github/ISSUE_TEMPLATE/config.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: assets/nf-core-nf-cellpose_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-nf-cellpose_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-nf-cellpose_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/nf-cellpose/nf-cellpose/.github/workflows/awstest.yml
  • modules_json - modules_json
  • multiqc_config - multiqc_config

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.2
  • Run at 2026-07-02 03:44:37

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.

1 participant