Skip to content

v2.0.0: First nf-core release#120

Open
jmuhlich wants to merge 612 commits into
masterfrom
dev
Open

v2.0.0: First nf-core release#120
jmuhlich wants to merge 612 commits into
masterfrom
dev

Conversation

@jmuhlich
Copy link
Copy Markdown
Member

First release!

RobJY and others added 30 commits October 29, 2024 14:33
This reverts commit 15add0e.
Co-authored-by: Krešimir Beštak <86408271+kbestak@users.noreply.github.com>
rebased on dev
Add background subtraction
@nf-core-bot
Copy link
Copy Markdown
Member

nf-core-bot commented Jan 15, 2026

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.5.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.

This mask is slightly different when generated on the CI runners likely due
to some tensorflow floating point issues.
adamjtaylor and others added 15 commits January 29, 2026 14:56
Use Nextflow file() and toUriString() for cloud storage compatibility
This will be required for processing pre-stitched images, which will often
include an image pyramid.
This got reverted to the base template version during a template merge.
Remove extraneous code and config lines
Replace switch with if/else in config
Our local modules that use exec: blocks for error checking and other reporting
will fail for stub runs, generally due to trying to parse nonexistent files.
This change skips the affected subworkflows on stub runs. Since there are no
relevant files to parse on a stub run, these steps can safely be skipped.
Fix up local workflows to make a pipeline stub run work
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.

10 participants