chmAddToolboxR-method: Add standard toolbox to an NG-CHM axis

chmAddToolboxRR Documentation

Add standard toolbox to an NG-CHM axis

Description

This function adds a toolbox to a NG-CHM (Next-Generation Clustered Heat Map) axis.

Usage

chmAddToolboxR(CHM, axis, axistype, datasetname, idstr)

## S4 method for signature 'ngchm,character,character,character,character'
chmAddToolboxR(CHM, axis, axistype, datasetname, idstr)

Arguments

CHM

An object of class 'ngchm'.

axis

A single character string specifying the axis where the toolbox will be added. Can be "row", "column", or "both".

axistype

A single character string specifying the type of the axis.

datasetname

A single character string specifying the name of the dataset.

idstr

string to append to toolbox menu labels (default ”)

Value

An updated 'ngchm' object with the new toolbox added.


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