Description

Deepcell/mesmer segmentation for whole-cell

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

img

:file

Multichannel image file

*.{tiff,tif,h5,hdf5}

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

name:type
description
pattern

mask

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.tif

:file

File containing the mask.

*.{tif, tiff}

versions_deepcellapplications

${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

versions_deepcell

${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

versions_python

${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

Topics

name:type
description
pattern

versions

${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

${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

${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