chmAddProperty-method: Add custom property to a NGCHM.

chmAddPropertyR Documentation

Add custom property to a NGCHM.

Description

Add custom property to a Next Generation Clustered Heat Map (NGCHM) and return the extended CHM.

Usage

chmAddProperty(chm, label, value)

## S4 method for signature 'ngchm,character,character'
chmAddProperty(chm, label, value)

Arguments

chm

The chm to add the property to.

label

The property label.

value

The property value.

Value

The extended chm.

See Also

ngchmProperty


MD-Anderson-Bioinformatics/NGCHM-R documentation built on April 1, 2024, 12:34 p.m.