correspLeaves {MiSPU} | R Documentation |
Finding the correspondence OTUs for each taxa
Description
Finding the descendants for each taxa.
Usage
correspLeaves(tree)
Arguments
tree |
Rooted phylogenetic tree of R class “phylo” |
Value
A list containing the descendants for each taxa.
Author(s)
Chong Wu
References
Chong, W., Pan, W. (2015) An Adaptive Association Test for Microbiome Data, submitted.
Examples
data(throat.tree)
correspLeaves(throat.tree)
[Package MiSPU version 1.0 Index]