chmColorMap-set: Set the color map of an NG-CHM object

chmColorMap<-R Documentation

Set the color map of an NG-CHM object

Description

Set the color map of an NG-CHM object

Usage

chmColorMap(x) <- value

Arguments

x

The NG-CHM object on which to set the color map.

value

The ngchmColormap value to set.

Value

The modified NG-CHM object.

See Also

chmColorMap

Examples

chmColorMap (chmNewDataLayer('New layer', TCGA.GBM.EXPR[1:3,1:3]), chmNewColormap (c(2,14));


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.