×

nf-core/imc2mc @ 0.0.0-0c7146d

Staging module transforming Imaging Mass Cytometry .txt files to .tif files with OME-XML metadata. Includes optional hot pixel removal.

Latest version: 0.0.0-0c7146d
Total downloads: 2
Source: nf-core/modules
Authors: @MargotCh @kbestak
Maintainers: @MargotCh

Summary

Staging module transforming Imaging Mass Cytometry .txt files to .tif files with OME-XML metadata. Includes optional hot pixel removal.

Get started

Add the following snippet to your workflow script to include this module.

include { IMC2MC } from 'nf-core/imc2mc'

License

MIT License

Process
Name IMC2MC
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

txtfile file

Acquisition TXT file

*.{txt}
Output 2 channels
#1 tif tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.tif file

One output .tif file containing acquisition and metadata

*.{tif}
#2 versions_imc2mc tuple
${task.process} string

The name of the process

imc2mc string

The name of the tool

imc2mc --version | sed 's/v//g' eval

The expression to obtain the version of the tool

Tool Description Homepage
imc2mc Formatting Imaging Mass Cytrometry (IMC) output files to be compatible with the MCMICRO pipeline. https://github.com/SchapiroLabor/imc2mc
Version 0.0.0-0c7146d
Commit ID 0c7146d85582628b5d1034504702fa808632b1af
Release Date 08 Apr 2026 19:10:43 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fimc2mc/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/imc2mc/blobs/sha256:f14fb10dce1e03f496f1efd076d7be1b27cf52bf0ca26e4e3669feeb23c84136
Size 2.3 KB
Checksum sha256:f14fb10dce1e03f496f1efd076d7be1b27cf52bf0ca26e4e3669feeb23c84136
Downloads 2
Version Date Status Downloads Size
0.0.0-0c7146d 08 Apr 2026 19:10:43 (UTC) 2 2.3 KB