row_anno_points {ComplexHeatmap}R Documentation

Points as Row Annotation

Description

Points as Row Annotation

Usage

row_anno_points(...)

Arguments

...

pass to anno_points.

Details

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

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

Value

See help page of anno_points.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.0.0 Index]