| read_qiime_rarefaction {qiimer} | R Documentation |
Read a collated alpha diversity table from QIIME.
read_qiime_rarefaction(filepath)
filepath |
Path to collated alpha diversity file. |
A data frame with columns 'SampleID', 'sequences_per_sample', 'iteration', and 'diversity'.