get_tree: Return the tree of a tidygenomes object

View source: R/getters.R

get_treeR Documentation

Return the tree of a tidygenomes object

Description

Internally, the tree of a tidygenomes object is stored with n-numbers as tip labels. This function returns a tree with genome names as tips.

Usage

get_tree(tg)

Arguments

tg

A tidygenomes object

Value

A phylo object


SWittouck/tidygenomes documentation built on Feb. 1, 2023, 9:50 p.m.