×

nf-core/phenoimager2mc @ 0.0.0-f484e07

Formatting PhenoImager TIFF output files into stacked and normalized OME-TIFF files per cycle, compatible as ASHLAR and MCMICRO input.

Latest version: 0.0.0-f484e07
Total downloads: 3
Source: nf-core/modules
Authors: @chiarasch @kbestak
Maintainers: @chiarasch

Summary

Formatting PhenoImager TIFF output files into stacked and normalized OME-TIFF files per cycle, compatible as ASHLAR and MCMICRO input.

Get started

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

include { PHENOIMAGER2MC } from 'nf-core/phenoimager2mc'

License

MIT License

Process
Name PHENOIMAGER2MC
Input 1 channel
#1 tuple
meta map

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

tiles list

Folder or list with TIFF files of one cycle from PhenoImager

Output 4 channels
#1 tif tuple
meta map

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

*.tif file

One output .tif file containing concatenated tiles of the cycle.

*.{tif,tiff}
#2 versions_python tuple
${task.process} string

The name of the process

python string

The name of the tool

python --version | sed -e "s/Python //g" eval

The expression to obtain the version of the tool

#3 versions_ome_types tuple
${task.process} string

The name of the process

ome_types string

The name of the tool

python -m pip show ome_types | sed -n "s/Version: //p" eval

The expression to obtain the version of the tool

#4 versions_phenoimager2mc tuple
${task.process} string

The name of the process

phenoimager2mc string

The name of the tool

phenoimager2mc --version eval

The expression to obtain the version of the tool

Tool Description Homepage
phenoimager2mc PhenoImager output conversion into a stacked and normalized OME-TIFF file per cycle. https://github.com/SchapiroLabor/phenoimager2mc
Version 0.0.0-f484e07
Commit ID f484e078bd49a19fceca5c54a09c585e518784c2
Release Date 17 Apr 2026 15:00:21 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fphenoimager2mc/0.0.0-f484e07/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/phenoimager2mc/blobs/sha256:6fd7ba713ac3f90e3f848f5e3c27a248d1ccac015a5e5b4a9d3a74d9e08985c6
Size 2.6 KB
Checksum sha256:6fd7ba713ac3f90e3f848f5e3c27a248d1ccac015a5e5b4a9d3a74d9e08985c6
Downloads 3
Version Date Status Downloads Size
0.0.0-f484e07 17 Apr 2026 15:00:21 (UTC) 3 2.6 KB