annotate_top: annotate_top

Description Usage Arguments

Description

annotate_top

Usage

1
annotate_top(x, annotations = NULL, ..., replace = FALSE)

Arguments

x

A heatmap_data object.

annotations

Which columns of the 'column_data' entry in 'x' should be used when plotting annotations above the heatmap?

...

Additional arguments to be passed to 'ComplexHeatmap::HeatmapAnnotation' for the above-the-heatmap annotations. For example, 'show_legend', 'col'. Check the docs for 'HeatmapAnnotation' for parameter names.

replace

If TRUE, then any existing row-annotation arguments stored in the heatmap_data will be discarded and replaced with the provided arguments. If FALSE, the provided arguments will append-to or overwrite the existing values.


russHyde/functionalheatmap documentation built on July 9, 2019, 10:30 p.m.