This function return the node number (ID) of the direct descents of a given node
directDescents(phy, node)
phy
an object of class "phylo.
phylo
node
the ID of the node.
A vector of node numbers.