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
207 stars 62 forks source link

resolve_polytomies could return number of polytomies resolved #126

Open hyanwong opened 4 years ago

hyanwong commented 4 years ago

It might be useful for resolve_polytomies to return the number of polytomies that were resolved. From reading of the code, this would be trivial to do.