normalize_features: Normalize feature abundance table (modified from Maaslin2)

View source: R/helpers.R

normalize_featuresR Documentation

Normalize feature abundance table (modified from Maaslin2)

Description

Normalize feature abundance table (modified from Maaslin2)

Usage

normalize_features(features, normalization = "NONE", pseudo_count = 0)

Arguments

features

feature-by-sample matrix of abundances (proportions or counts).

normalization

normalization method.

pseudo_count

pseudo count to be added to feature_abd.

Value

normalized abundance table.


biobakery/MMUPHin documentation built on March 30, 2024, 4:50 a.m.