×

nf-core/deeptools/plotheatmap @ 0.0.0-6c4ed3a

plots values produced by deeptools_computematrix as a heatmap

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules

Summary

plots values produced by deeptools_computematrix as a heatmap

Get started

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

include { DEEPTOOLS_PLOTHEATMAP } from 'nf-core/deeptools/plotheatmap'

License

MIT License

Process
Name DEEPTOOLS_PLOTHEATMAP
Input 1 channel
#1 tuple
meta map

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

matrix file

gzipped matrix file produced by deeptools_ computematrix deeptools utility

*.{mat.gz}
Output 3 channels
#1 pdf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.pdf file

Output figure containing resulting plot

*.{plotHeatmap.pdf}
#2 table tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.tab file

Output table

#3 versions_deeptools tuple
${task.process} string

The name of the process

deeptools string

The name of the tool

plotHeatmap --version | sed "s/plotHeatmap //g" eval

The expression to obtain the version of the tool

Tool Description Homepage
deeptools A set of user-friendly tools for normalization and visualization of deep-sequencing data n/a
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:13:58 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fdeeptools%2Fplotheatmap/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/deeptools/plotheatmap/blobs/sha256:9ce1f38170f4048b57f6fc6acbb7dbaf039863062eaffce173b0d3e70454870c
Size 2.4 KB
Checksum sha256:9ce1f38170f4048b57f6fc6acbb7dbaf039863062eaffce173b0d3e70454870c
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:13:58 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:10:10 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:57:09 (UTC) 3 2.3 KB