Normalises the taxa/columns counts by entity/row. The scale
parameter
can be used to scale the normalised values, defaults to 100.
normalise_taxa(.data, cols = 1, scale = 100)
Data frame.
Numeric vector with the columns to be ignored (metadata columns).
Numeric scale factor, default = 100.
Data frame with normalised taxa/columns counts.