transform_features {MMUPHin}R 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.


[Package MMUPHin version 1.4.2 Index]