DendroPy 4.3.0 has been released!

31 views
Skip to first unread message

Jeet Sukumaran

unread,
Jul 6, 2017, 9:37:26 PM7/6/17
to DendroPy Announcements
DendroPy 4.3.0 has been released!

Folks, this one includes a VERY important bugfix for SumTrees, so I highly recommend everyone upgrade to this.

Even if you do not use SumTrees, you probably want to grab this for all the goodies that it offers. Apart from the usualy minor tweaks and fixes, you are going to be getting:

-   A new ``sumlabels.py`` application: (string) concatenation of labels for corresponding edges across multiple trees.
-   The birth-death tree simulation (``dendropy.model.birth_death_tree``) now allows for preservation of extinct tips.
-   Improved performance of character subset export.

For more information:


Get it now with:

    $ sudo pip install --upgrade dendropy

or:
    $ sudo pip install -U dendropy

You can install directly from the main GitHub repository using:


or:

    $ pip install git+git://github.com/jeetsukumaran/DendroPy.git

Or, if you are working out of a local Git repo:

    $ git pull origin
    $ python setup.py build
    $ sudo python setup.py develop

(note: ``sudo`` should be used only if you are installing system-wide using your system Python).

Reply all
Reply to author
Forward
0 new messages