×

nf-core/molkartgarage/clahe @ 0.0.0-0c7146d

Contrast-limited adjusted histogram equalization (CLAHE) on single-channel tif images.

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

Summary

Contrast-limited adjusted histogram equalization (CLAHE) on single-channel tif images.

Get started

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

include { MOLKARTGARAGE_CLAHE } from 'nf-core/molkartgarage/clahe'

License

MIT License

Process
Name MOLKARTGARAGE_CLAHE
Input 1 channel
#1 tuple
meta map

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

image file

Single-channel tiff file to be corrected.

*.{tif,tiff}
Output 3 channels
#1 img_clahe tuple
meta map

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

*.tiff file

CLAHE corrected tiff file.

*.{tiff}
#2 versions_clahe tuple
${task.process} string

The name of the process

clahe string

The name of the tool

python /local/scripts/molkart_clahe.py --version eval

The expression to obtain the version of the tool

#3 versions_scikitimage tuple
${task.process} string

The name of the process

scikit-image string

The name of the tool

python -c 'import skimage; print(skimage.__version__)' eval

The expression to obtain the version of the tool

Tool Description Homepage
molkartgarage One-stop-shop for scripts and tools for processing data for molkart and spatial omics pipelines. https://github.com/SchapiroLabor/molkart-local/tree/main
Version 0.0.0-0c7146d
Commit ID 0c7146d85582628b5d1034504702fa808632b1af
Release Date 08 Apr 2026 18:57:26 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmolkartgarage%2Fclahe/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/molkartgarage/clahe/blobs/sha256:d1d690da2ecb9eba43b1de1a2da4b4e24b1be157804e39166dc2399b64e6190c
Size 2.4 KB
Checksum sha256:d1d690da2ecb9eba43b1de1a2da4b4e24b1be157804e39166dc2399b64e6190c
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:57:26 (UTC) 1 2.4 KB -