jeetsukumaran / DendroPy

A Python library for phylogenetic scripting, simulation, data processing and manipulation.
https://pypi.org/project/DendroPy/.
BSD 3-Clause "New" or "Revised" License
210 stars 61 forks source link

Common Ancestors age strategy for --set-edges #32

Open nitishnarula opened 9 years ago

nitishnarula commented 9 years ago

Hi,

It would be nice to have a common ancestors age strategy for the --set-edges option. This would compute node age the same way the 'ca' strategy for the -heights option, which is available in the treeannotator application bundled with BEAST2. More information here: http://www.biomedcentral.com/1471-2148/13/221#sec2

Thanks, Nitish