nf-core/mcquant @ 0.0.0-0c7146d
Summary
Mcquant extracts single-cell data given a multi-channel image and a segmentation mask.
Get started
Add the following snippet to your workflow script to include this module.
include { MCQUANT } from 'nf-core/mcquant'
License
MIT License
Process
Name
|
MCQUANT |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
image
file
|
Multi-channel image file *.{tiff,tif,h5,hdf5}
|
#2
tuple
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}
|
#3
tuple
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
2 channels
#1
csv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.csv
file
|
Quantified regionprops_table *.{csv}
|
#2
versions_mcquant
tuple
${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 |
| Tool | Description | Homepage |
|---|---|---|
| mcquant | Module for single-cell data extraction given a segmentation mask and multi-channel image. The CSV structure is aligned with histoCAT output. | https://github.com/labsyspharm/quantification |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 4e8e48c04e24c2159a5589a36bae0f038809cd48 |
| Release Date | 08 Apr 2026 18:54:18 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmcquant/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/mcquant/blobs/sha256:b08cb21b5b1fdf611a21c20646058aec47545852354d6acabb5622707bd4728d |
| Size | 2.4 KB |
| Checksum | sha256:b08cb21b5b1fdf611a21c20646058aec47545852354d6acabb5622707bd4728d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:54:18 (UTC) | 1 | 2.4 KB | - |