draw_heatmap_legend-HeatmapList-method: Draw legends for all heatmaps

Description Usage Arguments Details Value Author(s) Examples

Description

Draw legends for all heatmaps

Usage

1
2
## S4 method for signature 'HeatmapList'
draw_heatmap_legend(object, legend_list = list(), ...)

Arguments

object

a HeatmapList-class object

legend_list

a list of self-defined legend, should be wrapped into grob objects.

...

graphic parameters passed to color_mapping_legend,ColorMapping-method.

Details

A viewport is created which contains heatmap legends.

This function is only for internal use.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# no example for this internal method
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.