Learn R Programming

MIDASim (version 2.0)

count.vaginal: MOMS-PI microbiome dataset

Description

A filtered microbiome dataset of Multi-Omic Microbiome Study-Pregnancy Initiative (MOMS-PI) in Human Microbiome Project 2 (HMP2).

Usage

data(count.vaginal)

Arguments

Format

An object of class matrix (inherits from array) with 517 rows and 1146 columns.

References

Fettweis, J.M., Serrano, M.G., Brooks, J.P. et al. The vaginal microbiome and preterm birth. Nat Med 25, 1012–1021 (2019). https://doi.org/10.1038/s41591-019-0450-2

Examples

Run this code
data(count.vaginal)
# \donttest{
MIDASim.setup(otu.tab = count.vaginal, mode = "nonparametric")# }

Run the code above in your browser using DataLab