Alpha diversity metrics
See also
Alpha diversity
alpha_div command
alpha_div_rare command
beta_div command
Interpreting diversity metrics
Recommended alpha and beta metrics
Comparing alpha diversity between groups
Statistical significance of diversity differences
While many of these alpha diversity metrics are commonly used in OTU analysis, in fact many of them are invalid or hard to interpret for OTUs constructed from NGS amplicon reads.
Diversity metrics
Evenness metrics
Name |
Units |
Description |
simpson |
Probability |
Simpson index, calculated as the sum over OTUs of f2 where f is the frequency of the OTU. It is the probability that two randomly selected reads will belong to the same OTU. A value close to 1 indicates that a single large OTU dominates the sample, small values indicate that the reads are distributed over many OTUs.
|
dominance
|
Probability |
Probability that two randomly selected reads will belong to different OTUs. Calculated as 1 - simpson.
|
equitability |
? |
Also called Peilou's evenness. Entropy (Shannon index) divided by the logarithm of the number of OTUs. Value of 1 indicates perfectly even (equal abundances), small values indicate a highly skewed abundance distribution.
|
robbins |
Frequency |
Robbins index, calculated as S / (N + 1) where S is the number of singleton OTUs and N is the total number of OTUs.
|
berger_parker |
Frequency |
Berger-Parker index. Frequency of the most abundant OTU. A value close to 1 indicates that a single large OTU dominates the sample, small values indicate that the reads are distributed over many OTUs.
|
Other
Name |
Units |
Description |
reads |
Reads |
Total number of reads for the sample.
|