Learn R Programming

GUniFrac (version 1.8)

stool.otu.tab: Stool Microbiome OTU Count Table

Description

OTU count table from 16S V3-V5 targeted sequencing of the stool microbiome samples from the HMP project. A total of 2,094 OTUs from 295 samples.

Usage

data(stool.otu.tab)

Arguments

Format

The format is: chr "stool.otu.tab"

Details

The OTU table was taken from R bioconductor "HMP16SData" package. OTUs with prevalence less than 10% and maximum proportion less than 0.2% were removed. This OTU table can be used for simulating stool microbiome sequencing data.

Examples

Run this code
data(stool.otu.tab)

Run the code above in your browser using DataLab