alcohol {StructFDR}R Documentation

Alcohol data set

Description

The data set was taken from a study of the dietary association with the gut microbiome (Wu, 2011). Here we include the alcohol intake as the primary phenotype. The OTU abundance data consists of 98 samples with 949 OTUs with prevalence > 10%. The raw counts are normalized to account for variable library sizes.

Usage

data(alcohol)

Format

The format is: chr "alcohol"

Details

A list containing the normalized OTU data (X, counts divided by GMPR size factors), the taxonomic lineages of the OTUs (otu.name), the alcohol intake phenotype (High and Low) (Y), the tree (tree).

Source

Wu, Gary D., et al. "Linking long-term dietary patterns with gut microbial enterotypes." Science 334.6052 (2011): 105-108.

Examples

data(alcohol)

[Package StructFDR version 1.4 Index]