Annotation Names
## S3 method for class 'HeatmapAnnotation' names(x)
x
A HeatmapAnnotation-class object.
HeatmapAnnotation-class
ha = HeatmapAnnotation(foo = 1:10, bar = anno_points(10:1)) names(ha)