dot-reportLBE: Reports abundance-based (Lower bound) diversity estimates...

Description Usage Arguments Value

Description

Reports abundance-based (Lower bound) diversity estimates using the Vegan package

Usage

1

Arguments

df

clonotype dataframe. Vegan format: +—————————+ | S.1| S.2| S.3 | S.4 | ... | (each species should have its own column) +—————————+ | v1 |v2 | v3 | .... | (each species' count values are placed in the corresponding column) +—————————+

Value

dataframe with the format: +—————————————————————-+ | S.obs | S.chao1 | se.chao1 | S.ACE | se.ACE | s.jack1 | s.jack2| +—————————————————————-+ | v1 | v2 .... | +—————————————————————-+


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.