nf-core/mcstaging_imc2mc

module

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

imaging ome-tif staging MCMICRO

Module Information

Repository
https://github.com/nf-core/modules/tree/master/modules/nf-core/mcstaging/imc2mc
Source
nf-core
Organization
nf-core
Authors
@MargotCh
Maintainers
@MargotCh

Tools

mcstaging

Staging modules for MCMICRO

License: GPL-3.0 license

Inputs

Name Type Description
0

Quick Start

Include this module in your Nextflow pipeline:

include { MCSTAGING_IMC2MC } from 'https://github.com/nf-core/modules/tree/master/modules/nf-core/mcstaging/imc2mc'
View on GitHub Report Issue