getSisters(tree, node, mode=c("number","label"))
"phylo"
.mode="number"
this function returns an integer or vector containing the node number of numbers of the sister node or tip. If mode="label"
that this function returns a list containing up to two vectors: one for the node numbers of labels of sister nodes (if available); and the other containing the tip labels of the sister tips.