R/throat.tree.R

#' UPGMA tree of the OTUs from 16S sequencing of the throat microbiome samples
#'
#' The OTU tree is constructed using UPGMA on the K80 distance matrix of the OTUs. 
#' It is a rooted tree of class "phylo".
#'
#' @docType data
#'
#' @usage data("throat.tree")
#'
#' @format List of 4 data frames.
#'
#' @keywords datasets
#'
#' @references R package "GUniFrac"
#'
#' @source Charlson ES, Chen J, Custers-Allen R, Bittinger K, Li H, et al. (2010) 
#' Disordered Microbial Communities in the Upper Respiratory Tract of Cigarette Smokers. PLoS ONE 5(12): e15216.
#'
#' @examples
#' data(throat.tree)
"throat.tree"

Try the LDM package in your browser

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

LDM documentation built on Sept. 8, 2023, 5:58 p.m.