Norm_Y: Normalize the count expression matrix by the size factor and...

Description Usage Arguments Value Examples

View source: R/Utility.R

Description

Normalize the count expression matrix by the size factor and take the log transformation.

Usage

1

Arguments

Y

a count expression matrix

Value

a normalized matrix

Examples

1
2
data(Yan)
Ynorm = Norm_Y(Y)

suke18/FEAST documentation built on Sept. 14, 2021, 12:22 a.m.