normalization.zscore.1: Per group zscore normalization of gene expression profiles

Description Usage Arguments Value Note

View source: R/preprocessing.R

Description

Per group zscore normalization of gene expression profiles

Usage

1
2
normalization.zscore.1(ES, group.by = "GROUP", groups = NULL,
  verbose = TRUE)

Arguments

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

Value

an ExpressionSet object with per-sample zscore normalized expression values

Note

This function is from SINCERA version a10242015. It will be upgraded soon.


xu-lab/SINCERA documentation built on Feb. 3, 2021, 4:19 a.m.