normalize_features {MMUPHin} | R Documentation |
Normalize feature abundance table (modified from Maaslin2)
normalize_features(features, normalization = "NONE", pseudo_count = 0)
features |
feature-by-sample matrix of abundances (proportions or counts). |
normalization |
normalization method. |
pseudo_count |
pseudo count to be added to feature_abd. |
normalized abundance table.