Make the Layout of a Single Heatmap
Make the Layout of a Single Heatmap
## S4 method for signature 'Heatmap' make_layout(object)
object |
A |
The layout of the single heatmap will be established by setting the size of each heatmap component. Also how to make graphics for heatmap components will be recorded by saving as functions.
Whether to apply row clustering or column clustering affects the layout, so clustering should be applied
first by prepare,Heatmap-method
before making the layout.
This function is only for internal use.
A Heatmap-class
object.
Zuguang Gu <z.gu@dkfz.de>
# There is no example NULL
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.