throat.tree {MiSPU} | R Documentation |
UPGMA tree of the OTUs from 16S sequencing of the throat microbiome samples.
Description
The OTU tree is constructed using UPGMA on the K80 distance matrice of the OTUs. It is a rooted tree of class "phylo".
Usage
data(throat.tree)
Format
The format is: chr "throat.tree"
Details
The OTUs are produced by the QIIME software. Singleton OTUs have been discarded.
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)
## maybe str(throat.tree) ; plot(throat.tree) ...
[Package MiSPU version 1.0 Index]