show-EnrichedHeatmapList-method {EnrichedHeatmap} | R Documentation |
Draw a list of heatmaps with default parameters
## S4 method for signature 'EnrichedHeatmapList' show(object)
object |
an |
Actually it calls draw,EnrichedHeatmapList-method
, but only with default parameters. If users want to customize the heatmap,
they can pass parameters directly to draw,EnrichedHeatmapList-method
.
An EnrichedHeatmapList-class
object.
# see documentation of EnrichedHeatmap NULL