Data from a Stansfield J, Dozmorov M. "16s rRNA sequencing data from the Human Microbiome Project 2". Randomly choosen 13 particpants with multiple timepoints for rectum samples.

data("hmp2")

Format

An object of class "phyloseq".

References

Examples

if (FALSE) {
library(microbiomeutilities)
data("hmp2")
pseq <- hmp2
print(hmp2)
}