data.path | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.