draw-EnrichedHeatmapList-method {EnrichedHeatmap} | R Documentation |
Draw a list of heatmaps
## S4 method for signature 'EnrichedHeatmapList' draw(object, padding = unit(c(2, 2, 2, 2), "mm"), newpage= TRUE, ...)
object |
an |
padding |
padding of the plot. The four values correspond to bottom, left, top, right paddings. |
newpage |
whether to create a new page |
... |
pass to |
It calls draw
, HeatmapList-method to make the plot but with some adjustment
specificly for enriched heatmaps.
An EnrichedHeatmapList
object
Zuguang Gu <z.gu@dkfz.de>
# see documentation of EnrichedHeatmap NULL