Description Usage Arguments Details Value Author(s) Examples
Add heatmaps or row annotations to a heatmap list
1 2 | ## S3 method for class 'AdditiveUnit'
x + y
|
x |
a |
y |
a |
It is only a helper function. It actually calls add_heatmap,Heatmap-method
, add_heatmap,HeatmapList-method
or add_heatmap,HeatmapAnnotation-method
depending on the class of the input objects.
The HeatmapAnnotation-class
object to be added should only be row annotations.
A HeatmapList-class
object.
Zuguang Gu <z.gu@dkfz.de>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.