Description Usage Arguments Value Examples
This function adds several alpha diversity metrics to the
sample_data of a phyloseq object.
This function largely a reimplementation of estimate_richness.
1 |
ps |
A |
This function returns the input phyloseq object with
Observed, Chao1, ACE, Shannon, Simpson,
InvSimpson, Fisher, and Faiths_PD columns in the sample_data().
1 | ps <- add_alpha_diversity(ps)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.