plot dendrogram with python

bearophileHUGS at lycos.com bearophileHUGS at lycos.com
Tue Mar 27 07:31:41 EDT 2007


Frank:
> does anyone know if there is a way to plot a dendrogram with python.
> Pylab or matplotlib do not provide such a function.

An ASCII solution:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/139422

Some graphics:
http://plone.org/products/phylogenetictree
http://www.bioinformatics.org/mavric/

Bye,
bearophile




More information about the Python-list mailing list