Learn R Programming

parafac4microbiome (version 1.3.2)

vanderPloeg2024: vanderPloeg2024 longitudinal multi-omics dataset

Description

The vanderPloeg2024 longitudinal multi-omics dataset containing six oral microbiome niches, as well as salivary metabolomics and oral health measurements.

Usage

vanderPloeg2024

Arguments

Format

vanderPloeg2024

Each measured dataset contains three elements:

data

Array object of the data cube

mode1

Dataframe with all the subject metadata, ordered the same as the rows in the data cube.

mode2

Taxonomic classification of the microbiota, ordered the same as the columns in the data cube.

mode3

Dataframe with the time metadata, ordered the same as the third dimension in the array.

...