Description Usage Arguments Details Value Author(s) Examples
Construct row annotations
1 |
... |
pass to |
The function is identical to
1 | HeatmapAnnotation(..., which = "row")
|
A HeatmapAnnotation-class
object.
Zuguang Gu <z.gu@dkfz.de>
1 2 | df = data.frame(type = c("a", "a", "a", "b", "b", "b"))
ha = columnAnnotation(df = df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.