data.path {iPRISM} | R Documentation |
The 'data.path' represents the first type of feature matrix used for calculating correlations (in this case, pathway expression levels), where rows correspond to samples, and columns correspond to features.
data.path
An object of class matrix
(inherits from array
) with 121 rows and 17 columns.
library(iPRISM)
data(data.path, package = "iPRISM")
plot(data.path)