Releases: BaselAbujamous/clust
Clust 1.18.1
Fixed code affected by the new versions of scipy
Clust 1.17.0
Fixed code affected by the new versions of sklearn
Clust 1.12.0
Added the generation of eigen vectors for clusters (merging edits from @apcamargo )
Clust 1.10.8
Fixed a bug in reading files caused by the new pandas package version 0.25.0
Clust 1.10.7
Removed the -np option as it is causing many users issues while it might not be important as Clust has become a lot faster than its first release.
Clust V1.10.1
Fixed a bug in v1.10.0 related to generating the plots PDF file.
Clust v1.10.0
Now Clust can run on Python 3 as well as Python 2!
Update: a bug was found in this version related to creating the plots PDF file. Fixed in v1.10.1.
Clust 1.9.0
Enables Python users to run clust within scripts as the "runclust" function which accepts dataframes or arrays as an inputs and gives dataframes as outputs. Previously, clust was only runnable from terminals with input/output files.
Users running clust from terminal will not be affected (except for minor bug fixes and email updates).
Clust 1.8.12
Fixed a bug when some datasets are not represented in the replicates file
Clust 1.8.11
Fixed a bug when data comes from multiple species with missing genes from some species