[Bioperl-l] Append a whole tree to a node

Bryan White bpcwhite at gmail.com
Fri Feb 18 14:28:28 UTC 2011


Hello, I was wondering if there is built in functionality to append a
whole subtree to a node? For instance, I want to replace the Primate
node on an order-level mammal tree with a Primate species-level tree.
It seems like if there isn't already a function for it, that iterating
through add_descendant from Bio::Tree::NodeI would be my best bet.

Thanks,
Bryan



More information about the Bioperl-l mailing list