mrca(TimeTree tree, String[] taxa)

get the most recent common ancestor from given tree and taxa names.

Parameters

  • TimeTree tree - the tree to look for most recent common ancestor
  • String[] taxa - the array of taxa names to look for most recent common ancestor

Return type

TimeTreeNode