This function retrieves the parent nodes for each node in a given phylogenetic tree.
get_parents(phylotree)
phylotree
An object of the Phylotree class representing the phylogenetic tree.
Phylotree
A vector of parent nodes.