show-HeatmapList-method.Rd
Draw a list of heatmaps with default parameters
# S4 method for HeatmapList show(object)
object | a |
---|
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
.
This function returns no value.
# There is no example NULL#> NULL