gneiss icon indicating copy to clipboard operation
gneiss copied to clipboard

Faster hierarchical clustering

Open mortonjt opened this issue 3 years ago • 0 comments

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/

mortonjt avatar Jul 08 '21 20:07 mortonjt