Description Usage Arguments Details Value Author(s) Examples
Make the layout of a single heatmap
1 2 | ## 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 components. Also functions that make graphics for heatmap components will be recorded.
Whether apply row clustering or column clustering affects the layout, so clustering should be applied first before making the layout.
This function is only for internal use.
A Heatmap-class
object.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # no example for this internal method
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.