gneiss
gneiss copied to clipboard
Faster hierarchical clustering
For datasets without a clear defined phylogeny, we need to use hierarchical clustering. The scipy implementation is quite slow, but perhaps we can speed this up with fastcluster : https://pypi.org/project/fastcluster/