Description Usage Arguments Details Value Author(s) See Also Examples
Vertically Add Heatmaps or Annotations to a Heatmap List
1 | x %v% 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 column
annotations.
x
and y
can also be NULL
.
A HeatmapList-class
object.
Zuguang Gu <z.gu@dkfz.de>
+.AdditiveUnit
operator is used for horizontal heatmap list.
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.