powered by
rowAnnotation(...)
HeatmapAnnotation
HeatmapAnnotation-class
HeatmapAnnotation(..., which = "row")
df = data.frame(type = c("a", "a", "a", "b", "b", "b")) ha = columnAnnotation(df = df)
Run the code above in your browser using DataLab