R/otu-data.R

#' Example microbiome data
#'
#' This data is mouse stool microbiome data from a study of obesity.
#'
#' @name obesity
#' @rdname obesity
#' @aliases df_counts_obesity,df_scfa
#' @docType data
#'
#' @usage data(obesity)
#'
#' @format a DataFrame of 16S microbiome counts, and a dataframe with corresponding butyrate measurements
#'
"df_counts_obesity"
#' @name obesity
#' @rdname obesity
"df_scfa"

Try the BRACoD.R package in your browser

Any scripts or data that you put into this service are public.

BRACoD.R documentation built on March 24, 2022, 5:05 p.m.