Learn R Programming

phyloseq (version 1.16.2)

fix_phylo: Method for fixing problems with phylo-class trees in phyloseq

Description

For now this only entails replacing each missing (NA) branch-length value with 0.0.

Usage

fix_phylo(tree)

## S3 method for class 'phylo': fix_phylo(tree)

Arguments