Perform a centered log ratio transformation on the readcounts.
Source:R/handlers.R
add_clr_abundance.Rd
add_clr_abundance()
calculates the log ration transformed values for each taxon in each sample and adds these data in a new table, clr_counts. Alternatively, using 'overwrite', the clr transformed data can replace the 'counts' column in the count table.