row_ha = rowAnnotation(foo2 = runif(10), bar2 = anno_barplot(runif(10))) Heatmap(mat, name = "mat", top_annotation = column_ha, right_annotation = row_ha)
確定! 回上一頁