decorate_row_dend {ComplexHeatmap}R Documentation

Decorate Heatmap Row Dendrograms

Description

Decorate Heatmap Row Dendrograms

Usage

decorate_row_dend(..., envir = new.env(parent = parent.frame()))

Arguments

...

Pass to decorate_dend.

envir

Where to look for variables inside code?

Details

This is a helper function which pre-defined which argument in decorate_dend.

Value

The function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.6.2 Index]