We want a matrix whose values are standard deviations from the mean and which are centered at zero.
ScaleCenterData(M)
Arguments
M |
a matrix of expression values for each gene (rows) and cell (columns) |
Value
a scaled and centered matrix of expression values