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

Skip to content

Conversation

jmuhlich
Copy link
Member

First release!

jmuhlich and others added 29 commits October 9, 2025 11:59
These were added during some early testing and are no longer relevant.
Update affiliation and contact details for contributors
These modules' scripts didn't use "def" to define local variables as local so
they were all part of the context and thus included in the task snapshot for
nextflow task caching unnecessarily. This is mostly harmless but wasteful,
however it did prevent some tasks from being usable with -resume since they
have some local variables that Kryo serialization can't handle.
Make internal variables in local workflows local
Add local mccellpose module as the default segmenter
Template update for nf-core/tools v3.4.1
Unify output filenames for segmenters and quantification
Update summary xml to include cycle number
The version was already 2.0.0 from the beginning, but I bumped "down" to
2.0.0-dev and then immediately back to 2.0.0 to make sure everything is
up to date using the latest bump-version formatting.
@github-actions
Copy link

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 72e363c

+| ✅ 226 tests passed       |+
#| ❔   4 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • schema_lint - Parameter input not found in schema

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.4.1
  • Run at 2025-10-20 14:09:13

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