row_anno_density {ComplexHeatmap}R Documentation

Density as Row Annotation

Description

Density as Row Annotation

Usage

row_anno_density(...)

Arguments

...

pass to anno_density.

Details

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

You can directly use anno_density for row annotation if you call it in rowAnnotation.

Value

See help page of anno_density.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.6.2 Index]