row_anno_boxplot {ComplexHeatmap}R Documentation

Boxplots as Row Annotation

Description

Boxplots as Row Annotation

Usage

row_anno_boxplot(...)

Arguments

...

pass to anno_boxplot.

Details

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

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

Value

See help page of anno_boxplot.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.0.0 Index]