row_anno_histogram {ComplexHeatmap}R Documentation

Histograms as Row Annotation

Description

Histograms as Row Annotation

Usage

row_anno_histogram(...)

Arguments

...

pass to anno_histogram.

Details

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

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

Value

See help page of anno_histogram.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.2.0 Index]