row_anno_text {ComplexHeatmap}R Documentation

Text as Row Annotation

Description

Text as Row Annotation

Usage

row_anno_text(...)

Arguments

...

pass to anno_text.

Details

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

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

Value

See help page of anno_text.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.6.2 Index]