phyloxml
to multiphylo
This function takes the phyloxml
object, which is essentially a list, and
returns a object of class ape::multiphylo
phyloxml2phylo(x, labvar = "name") phyloxml_to_phylo(x, labvar = "name")
x | An object of class phyloxml |
---|---|
labvar | Character scalar. The name of the variable to be used to
label the nodes and tips of the tree. By default is |
An object of class ape::multiphylo.