R/otusample_diet-data.R

#' Sample OTU table
#'
#' Sample OTU-format table with 34 subjects. Sequences are from metagenomic data, not 16S,
#' so the first variable contains unique IDs assigned to each microbial sequence rather than OTUs. 
#' Each subsequent column represents a unique sample collected at a specific time
#' from one of 34 subjects' microbiomes. Entries represent number of reads per sample 
#' per microbial taxon.
#'
#' @docType data
#'
#' @usage data(otusample_diet)
#'
#' @format A data frame with 4583 rows and 484 variables.
#'
#' @keywords datasets
"otusample_diet"
blekhmanlab/biomehorizon documentation built on Nov. 8, 2023, 12:16 a.m.