About Anaconda Help Download Anaconda

Python Optimal Leaf Ordering for Hierarchical Clustering Polo is a python script to obtain optimal linear ordering of hierarchical clusters, using the algorithm described in Fast Optimal leaf ordering for hierarchical clustering, Bioinformatics 2001 by Ziv Bar-Joseph, David K. Gifford, Tommi S. Jaakkola. When a hierarchical cluster with n leaves is displayed as a dendrogram, there are 2^(n-1) possible trees to display. The optimal linear ordering is the one where the distance between successive leaves is minimized (even when the leaves come from different clusters). Here is an example of the default ordering obtaining from fastcluster's linkage function, compared to the optimal linear order.

Installers

  • linux-64 v7c1fe68

conda install

To install this package run one of the following:
conda install cerebis::polo

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy