data.cell | R Documentation |
The 'data.cell' represents the second type of feature matrix used for calculating correlations (in this case, cell abundances), where rows correspond to samples, and columns correspond to features.
data.cell
An object of class matrix
(inherits from array
) with 121 rows and 21 columns.
library(iPRISM)
data(data.cell, package = "iPRISM")
dim(data.cell)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.