Description Details Methods Author(s) Examples
Class for a list of heatmaps
A heatmap list is defined as a list of heatmaps and annotations.
The HeatmapList-class
provides following methods:
draw,HeatmapList-method
: draw the list of heatmaps and row annotations.
add_heatmap,HeatmapList-method
: add heatmaps to the list of heatmaps.
row_order,HeatmapList-method
: get order of rows
column_order,HeatmapList-method
: get order of columns
row_dend,HeatmapList-method
: get row dendrograms
column_dend,HeatmapList-method
: get column dendrograms
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.