Skip to contents

A phylogenetic tree corresponding to the 50 randomly selected taxa used in small_otutab, extracted from the gentry phyloseq object. This tree is intended solely for illustrative or testing purposes and should not be used for formal phylogenetic analysis.

Usage

small_tree

Format

A phylo object representing the phylogenetic relationships of the 50 selected taxa.

Details

The tree was extracted by subsetting the original phylogenetic tree in gentry to include only the taxa corresponding to the sampled subset used in small_otutab.

See also

Examples

if (FALSE) { # \dontrun{
plot(small_tree)
} # }