Skip to contents

extract genes or gene clusters from the heatmap in same order.

Usage

get_heatmap_data(h)

Arguments

h

an object of class ComplexHeatmap::Heatmap()

Value

a tbl.

Examples

if (FALSE) {
# // TO DO
}