get_iheatmap: get the interactive heatmap

Usage Arguments Examples

Usage

1
get_iheatmap(iheatmap_object)

Arguments

iheatmap_object

Examples

1
2
3
4
5
6
7
8
##---- return an interactive heatmap plot ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
IHeatMap_object<-IHeatMap(expression=expression,profile=profile)
iheatmap_object<-create_iheatmap (IHeatMap_object)
get_iheatmap (iheatmap_object)

harryjerryzhu/iheatmap documentation built on May 17, 2019, 3:02 p.m.