treeio
treeio copied to clipboard
Just wonder, are the functions drop.tip() and tree_subset() same in mathematics?
For example, tree0 could be divided into subtree1 and subtree2. If extracting subtree1 using tree_subset() equals to that deleting all tips of subtree2 from tree0?