dot-colNormHelper: Calculates the column znormalization after row znormalization

.colNormHelperR Documentation

Calculates the column znormalization after row znormalization

Description

Helper to do this without inflating the matrix

Usage

.colNormHelper(data, rowOffsets, rowScaleFactors)

Arguments

data

expression data matrix

rowOffsets

offsets to be subtracted from each row

rowScaleFactors

factors to scale each row

Value

colOffsets and colScaleFactors


YosefLab/VISION documentation built on Feb. 19, 2023, 9:50 p.m.