BaselAbujamous / clust

Automatic and optimised consensus clustering of one or more heterogeneous datasets
Other
160 stars 35 forks source link

Can this be used with a precomputed distance matrix? #71

Open jolespin opened 2 years ago

jolespin commented 2 years ago

I'm wondering if I can use a precomputed distance matrix like with scikit-learn. Also, how can I use in a python environment (not via commandline)?