row_anno_density {ComplexHeatmap}R Documentation

Row annotation which is represented as density plot

Description

Row annotation which is represented as density plot

Usage

row_anno_density(...)

Arguments

...

pass to anno_density

Details

A wrapper of anno_density with pre-defined which to row.

Value

See help page of anno_density

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.20.0 Index]