data_sig {iPRISM}R Documentation

data_sig

Description

The 'data_sig' represents the sample feature matrix, where rows correspond to samples, and columns correspond to features.

Usage

data_sig

Format

An object of class matrix (inherits from array) with 121 rows and 31 columns.

Examples

library(iPRISM)
data(data_sig, package = "iPRISM")
plot(data_sig)


[Package iPRISM version 0.1.1 Index]