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

fix_phyloR Documentation

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)

## S4 method for signature 'phylo'
fix_phylo(tree)

joey711/phyloseq documentation built on Nov. 4, 2022, 1:16 a.m.