Description Usage Arguments Details Value Author(s) Examples
Heights of Heatmap Components
1 2 | ## S4 method for signature 'Heatmap'
component_height(object, k = HEATMAP_LAYOUT_COLUMN_COMPONENT)
|
object |
A |
k |
Which components in the heatmap. The value should numeric indices or the names of the corresponding column component. See **Detials**. |
All column components are: column_title_top
, column_dend_top
, column_names_top
,
column_anno_top
, heatmap_body
, column_anno_bottom
, column_names_bottom
,
column_dend_bottom
, column_title_bottom
.
This function is only for internal use.
A unit
object.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.