Description Usage Arguments Value Note
View source: R/preprocessing.R
Per group zscore normalization of gene expression profiles
1 2 | normalization.zscore.1(ES, group.by = "GROUP", groups = NULL,
verbose = TRUE)
|
ES |
(ExpressionSet) an ExpressionSet object containing the single cell RNA-seq data |
group.by |
(character) the name of the column that contains the sample information |
groups |
(character) samples for measuring abundancy |
verbose |
(logical) verbose the function output |
an ExpressionSet object with per-sample zscore normalized expression values
This function is from SINCERA version a10242015. It will be upgraded soon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.