The function to obtain the tree object from newick.
getTree(newick)
newick
the newick of interest.
an tree object
taxonomy = getTaxonomy(root="Alveolata") getTree(newick=taxonomy$newick)