> does anyone know if there is a way to plot a dendrogram with python.
> Pylab or matplotlib do not provide such a function.
This makes a datafile for gnuplot using output from pycluster. I'd be
interested to see something like this added to pylab/matplotlib,
although I don't have time myself. Not
I use pycluster
http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm#pycluster
--
http://mail.python.org/mailman/listinfo/python-list
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