nf-core/molkartgarage_clahe

module

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

clahe image_processing imaging correction

Module Information

Repository
https://github.com/nf-core/modules/tree/master/modules/nf-core/molkartgarage/clahe
Source
nf-core
Organization
nf-core
Authors
@kbestak
Maintainers
@kbestak

Tools

molkartgarage

One-stop-shop for scripts and tools for processing data for molkart and spatial omics pipelines.

License: MIT

Inputs

Name Type Description
0

Quick Start

Include this module in your Nextflow pipeline:

include { MOLKARTGARAGE_CLAHE } from 'https://github.com/nf-core/modules/tree/master/modules/nf-core/molkartgarage/clahe'
View on GitHub Report Issue