draw_heatmap_list-HeatmapList-method {ComplexHeatmap}R Documentation

Draw the list of heatmaps

Description

Draw the list of heatmaps

Usage

## S4 method for signature 'HeatmapList'
draw_heatmap_list(object)

Arguments

object

a HeatmapList-class object

Details

A viewport is created which contains heatmaps.

This function is only for internal use.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# no example for this internal method
NULL


[Package ComplexHeatmap version 1.18.1 Index]