Description Usage Arguments Value
Perform global or per-sample zscore scaling of gene expression for cell cluster identification and expression pattern visualization
1 | normalization.zscore(object, pergroup = TRUE, ...)
|
object |
A sincera object |
pergroup |
If true, performing per cell group scaling; otherwise, take all cells as from the same sample and perform scaling. |
An updated sincera object with scaled expression values, use getExpresssion function with scaled=TRUE to access the scaled expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.