Description Usage Arguments Value Examples
function computes diversity indices for level VJ
, V
or J
1 2 3 4 5 6 7 |
x |
a object of class RepSeqExperiment. |
index |
diversity index, the choice are "shannon", "simpson", "invsimpson". |
level |
diversity index should be computed for the level "V", "J", or "VJ". |
norm |
normalized diversity index will be returned (divided by log(S) with S number of observed species). |
base |
log base . Default value: exp(1) |
a data.table of diversity indices computed at the level "level".
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.