Description Usage Arguments Value
Transform raw read counts using centered-log transformation approach
1 | jd_clr(ps)
|
ps |
a phyloseq object with raw read counts. taxa have to be the columns (ensure that otu_table(ps, taxa_are_rows = F)) |
a phyloseq object with CLR-transformed read counts (with taxa_are_rows = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.