Description Usage Arguments Value Author(s) References Examples
Calculate phylotype ratios (eg. Bacteroides vs. Prevotella etc.) for a given phylotypes vs. samples matrix
1 | PhylotypeRatios(dat)
|
dat |
phylotypes vs. samples data matrix in log10 scale |
phylotype pairs x samples matrix indicating the ratio (in log10 domain) between each unique pair
Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 | data(peerj32)
ratios <- PhylotypeRatios(peerj32$microbes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.