transform_features {MMUPHin} | R Documentation |
Transform feature abunadnce table (modified from Maaslin2)
transform_features(features, transform = "NONE", pseudo_count = 0)
features |
feature-by-sample matrix of abundances (proportions or counts). |
transform |
transformation method. |
pseudo_count |
pseudo count to be added to feature_abd.. |
transformed abundance table.