nf-core/deepcell/mesmer @ 0.0.0-0c7146d
Summary
Deepcell/mesmer segmentation for whole-cell
Get started
Add the following snippet to your workflow script to include this module.
include { DEEPCELL_MESMER } from 'nf-core/deepcell/mesmer'
License
MIT License
Process
Name
|
DEEPCELL_MESMER |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
img
file
|
Multichannel image file *.{tiff,tif,h5,hdf5}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
membrane_img
file
|
Optional membrane image to be provided separately. *.{tiff,tif,h5,hdf5}
|
Output
4 channels
#1
mask
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tif
file
|
File containing the mask. *.{tif, tiff}
|
#2
versions_python
tuple
${task.process}
string
|
The name of the process |
|---|---|
python
string
|
The name of the tool |
python --version | sed 's/Python //'
eval
|
The expression to obtain the version of the tool |
#3
versions_deepcell
tuple
${task.process}
string
|
The name of the process |
|---|---|
deepcell
string
|
The name of the tool |
pip show 'DeepCell' | sed '2!d;s/Version: //'
eval
|
The expression to obtain the version of the tool |
#4
versions_deepcellapplications
tuple
${task.process}
string
|
The name of the process |
|---|---|
deepcell-applications
string
|
The name of the tool |
0.4.1
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| mesmer | Deep cell is a collection of tools to segment imaging data | https://github.com/vanvalenlab/deepcell-tf |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 8098ab9d800821e8b18e17fd515ed1e4ebc523f4 |
| Release Date | 08 Apr 2026 18:35:17 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fdeepcell%2Fmesmer/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/deepcell/mesmer/blobs/sha256:208072dec5635f05a57a6c5c04e48e7b6704871d3a85bfa97d1b639a281c945b |
| Size | 2.3 KB |
| Checksum | sha256:208072dec5635f05a57a6c5c04e48e7b6704871d3a85bfa97d1b639a281c945b |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:35:17 (UTC) | 1 | 2.3 KB | - |