correctWithin: correctWithin

Description Usage Arguments Details Value

View source: R/helperFuncs.R

Description

Perform the correction within each sample (See loess normalization in original publication Risso et al., 2011 (BMC Bioinformatics)). Similar to function in EDAseq v2.8.0.

Usage

1
correctWithin(y, correctFactor)

Arguments

y

gene to perform the regression on.

correctFactor

list of data needed for the regression.

Details

Performs within sample normalization.

Value

within-cell normalized expression estimates


SCnorm documentation built on Nov. 8, 2020, 5:07 p.m.