View source: R/relative_abundance.R
relative_abundance | R Documentation |
otu_table
to relative abundance,
sample-by-sample. Function from the phylosmith-package.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(phyloseq_obj, sig_fig = 4)
phyloseq_obj |
A |
sig_fig |
Number of significant figures to round to. |
phyloseq-object
relative_abundance(soil_column, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.