normalize: Normalize

View source: R/normalize.r

normalizeR Documentation

Normalize

Description

Takes a dataset object and normalizes the abundance matrix by a variable from Map or a vector provided.

Usage

normalize(Dat, norm = NULL)

Arguments

Dat

A Dataset object.

norm

Either a string indicating the variable name from Map to use for normalization, or a numeric vector with normalization values


surh/AMOR documentation built on Feb. 21, 2023, 6:31 a.m.