show-HeatmapList-method: Draw a list of heatmaps with default parameters

Description Usage Arguments Details Value Author(s) Examples

Description

Draw a list of heatmaps with default parameters

Usage

1
2
## S4 method for signature 'HeatmapList'
show(object)

Arguments

object

a HeatmapList-class object.

Details

Actually it calls draw,HeatmapList-method, but only with default parameters. If users want to customize the heatmap, they can pass parameters directly to draw,HeatmapList-method.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

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