Draw a list of heatmaps with default parameters

# S4 method for 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.

Examples

# There is no example NULL
#> NULL