Skip to contents

Setup cell function for ComplexHeatmap

Usage

get_cell_function(matrix, is_upper_tri = FALSE, add_annot = TRUE)

Arguments

matrix

matrix to use

is_upper_tri

default=FALSE,

add_annot

default= TRUE

References

https://jokergoo.github.io/2021/07/22/make-triangle-heatmap/