powered by
The `data_sig` represents the sample feature matrix, where rows correspond to samples, and columns correspond to features.
data_sig
An object of class matrix (inherits from array) with 121 rows and 31 columns.
matrix
array
library(iPRISM) data(data_sig, package = "iPRISM") plot(data_sig)
Run the code above in your browser using DataLab