Description

cellpose segments cells in images

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information (sample id)

image{:bash}

:file

tif file for ready for segmentation

*.{tif,tiff}

model{:bash}

:file

Optional input file. Cellpose 2 model trained by user using human-in-the-loop approach.

Output

name:type
description
pattern

mask{:bash}

meta{:bash}

:map

Groovy Map containing sample information [sample id]

*masks.tif{:bash}

:file

labelled mask output from cellpose in tif format

*.{tif, tiff}

flows{:bash}

meta{:bash}

:map

Groovy Map containing sample information [sample id]

*flows.tif{:bash}

:file

cell flow output from cellpose

*.{tif}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

cellpose
BSD 3-Clause

cellpose is an anatomical segmentation algorithm written in Python 3 by Carsen Stringer and Marius Pachitariu