Description Usage Arguments Details Value Author(s) Examples
Draw heatmap list title
1 2 3 | ## S4 method for signature 'HeatmapList'
draw_title(object,
which = c("column", "row"))
|
object |
a |
which |
dendrogram on the row or on the column of the heatmap |
A viewport is created which contains heatmap list title.
This function is only for internal use.
This function returns no value.
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.