relative_abundance {OTU_table} | R Documentation |
Transform abundance data into relative abundance, i.e. proportional data. This is
an alternative method of normalization and may not be appropriate for all datasets,
particularly if your sequencing depth varies between samples.
relative_abundance(x);