transform_features: Transform feature abunadnce table (modified from Maaslin2)

View source: R/helpers.R

transform_featuresR Documentation

Transform feature abunadnce table (modified from Maaslin2)

Description

Transform feature abunadnce table (modified from Maaslin2)

Usage

transform_features(features, transform = "NONE", pseudo_count = 0)

Arguments

features

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

transform

transformation method.

pseudo_count

pseudo count to be added to feature_abd..

Value

transformed abundance table.


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