View source: R/HeatmapAnnotation-class.R
names.HeatmapAnnotation | R Documentation |
Annotation Names
## S3 method for class 'HeatmapAnnotation'
names(x)
x |
A |
ha = HeatmapAnnotation(foo = 1:10, bar = anno_points(10:1))
names(ha)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.