Description

Mcquant extracts single-cell data given a multi-channel image and a segmentation mask.

Input

name:type
description
pattern

meta

:map

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

image

:file

Multi-channel image file

*.{tiff,tif,h5,hdf5}

meta2

:map

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

mask

:file

Labeled segmentation mask for image

*.{tiff,tif,h5,hdf5}

meta3

:map

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

markerfile

:file

Marker file with channel names for image to quantify

*.{csv}

Output

name:type
description
pattern

csv

meta

:map

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

*.csv

:file

Quantified regionprops_table

*.{csv}

versions_mcquant

${task.process}

:string

The name of the process

mcquant

:string

The name of the tool

1.5.4

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

mcquant

:string

The name of the tool

1.5.4

:string

The expression to obtain the version of the tool

Tools

mcquant
MIT

Module for single-cell data extraction given a segmentation mask and multi-channel image. The CSV structure is aligned with histoCAT output.