phylotree_to_tree: Extract tree from Phylotree
object.
Description
This function extracts the tree structure from a given Phylotree object.
Usage
phylotree_to_tree(phylotree)
Value
The tree structure of the input Phylotree
object.
Arguments
- phylotree
An object of the Phylotree
class.