row_anno_points {ComplexHeatmap}R Documentation

Row annotation which is represented as points

Description

Row annotation which is represented as points

Usage

row_anno_points(...)

Arguments

...

pass to anno_points

Details

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

Value

See help page of anno_points

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.18.1 Index]