root_phyloseq_tree: Root Tree in phyloseq Object

Description Usage Arguments Details Value Examples

View source: R/root_phyloseq_tree.R

Description

Roots an unrooted tree in a phyloseq object

Usage

1

Arguments

phylo

A phyloseq object containing an unrooted tree

Details

The tree is rooted by the longest terminal branch.

Value

The same phyloseq object with a rooted tree

Examples

1
2
3
4
## Not run: 
expt.rooted <- root_phyloseq_tree(expt.unrooted)

## End(Not run)

jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.