SumNorm: Row-wise Normalization

View source: R/general_norm_utils.R

SumNormR Documentation

Row-wise Normalization

Description

Row-wise norm methods, when x is a row. Normalize by a sum of each sample, assume constant sum (1000). Options for normalize by sum median, reference sample, reference reference (compound), or quantile normalization

Usage

SumNorm(x)

Arguments

x

Input data to normalize

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada


xia-lab/MetaboAnalystR documentation built on Feb. 26, 2025, 7:40 p.m.