POSTmData | R Documentation |
This data set is provided for the purposes of illustrating the use of the software. It was adapted from the vaginal microbiome dataset from Subramaniam et al. (2016). The original dataset consists of 39 individuals with 19 bacterial vaginosis (BV) patients and 20 healthy controls. The sequencing data and metadata are publicly available at NCBI SRA database (PRJNA600021). Initial data processing, lead to 2711 OTUs formed at 97% sequence similarity. FastTree (Price et al, 2010) was used to construct the phylogenetic tree. The OTUs data have been filitered to exclude those with abundance < 0.005% and prevalence < 10%.
data(POSTmData)
POSTmData contains 4 objects.
a data.frame containing 30 participants. The data.frame contains 3 columns
Character. Unique participant identifiers.
A dichotomous covariate describing the maternity race.
Gestational complication indicator. "BV" indicates that individual was diagnosed with bacterial vaginosis; "Normal" otherwise
a 39 x 189 matrix containing OTU count data
a phylogenetic tree constructed using all 2711 OTU sequences
a character vector of OTU sequencing data used to construct the phylogenetic tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.