Add Annotations or Heatmaps as a Heatmap List
Add Annotations or Heatmaps as a Heatmap List
## S4 method for signature 'HeatmapAnnotation' add_heatmap(object, x, direction = c("horizontal", "vertical"))
object |
A |
x |
A |
direction |
Whether it is horizontal list or a vertical list? |
Normally we directly use +
for horizontal concatenation and %v%
for vertical concatenation.
A HeatmapList-class
object.
Zuguang Gu <z.gu@dkfz.de>
# There is no example NULL
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.