View source: R/DataSelection.R
ScaleCenterData | R Documentation |
We want a matrix whose values are standard deviations from the mean and which are centered at zero.
ScaleCenterData(M)
M |
a matrix of expression values for each gene (rows) and cell (columns) |
a scaled and centered matrix of expression values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.