convert_to_relative_abundances: Convert taxa table to relative abundances

View source: R/normalization.R

convert_to_relative_abundancesR Documentation

Convert taxa table to relative abundances

Description

Convert taxa table or taxon table in data input to relative abundances

Usage

convert_to_relative_abundances(input)

Arguments

input

Either a dataset as generated using load_taxa_table which includes a mapping file or an individual taxon table

Examples

convert_to_relative_abundances(fruits_veggies)

leffj/mctoolsr documentation built on Aug. 5, 2022, 1:27 a.m.