Learn R Programming

MiSPU (version 1.0)

correspLeaves: 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.

References

Chong, W., Pan, W. (2015) An Adaptive Association Test for Microbiome Data, submitted.

Examples

Run this code
data(throat.tree)
correspLeaves(throat.tree)

Run the code above in your browser using DataLab