avgExpr_norm: avgExpr_norm

View source: R/Normalizations.R

avgExpr_normR Documentation

avgExpr_norm

Description

Normalize a matrix by average expression (total and or per feature)

Usage

avgExpr_norm(mat, doGlobal = T, doPerFeat = T, rm.NA = T)

Arguments

mat

A matrix where the features are the rows, cells/measured units are columns

Value

A normalized matrix


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.