row_anno_boxplot {ComplexHeatmap}R Documentation

Row annotation which is represented as boxplots

Description

Row annotation which is represented as boxplots

Usage

row_anno_boxplot(...)

Arguments

...

pass to anno_boxplot

Details

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

Value

See help page of anno_boxplot

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.20.0 Index]