Skip to content

Releases: BaselAbujamous/clust

Clust 1.18.1

31 Oct 14:17
f91fd48

Choose a tag to compare

Fixed code affected by the new versions of scipy

Clust 1.17.0

16 Feb 17:53
3978afd

Choose a tag to compare

Fixed code affected by the new versions of sklearn

Clust 1.12.0

04 Jul 21:49

Choose a tag to compare

Added the generation of eigen vectors for clusters (merging edits from @apcamargo )

Clust 1.10.8

30 Sep 15:45

Choose a tag to compare

Fixed a bug in reading files caused by the new pandas package version 0.25.0

Clust 1.10.7

22 Mar 09:53

Choose a tag to compare

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

18 Mar 22:58
bbb65fa

Choose a tag to compare

Fixed a bug in v1.10.0 related to generating the plots PDF file.

Clust v1.10.0

15 Mar 16:47
cee415a

Choose a tag to compare

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

08 Mar 13:34
bf6c377

Choose a tag to compare

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

29 Jan 09:58

Choose a tag to compare

Fixed a bug when some datasets are not represented in the replicates file

Clust 1.8.11

26 Jan 15:20

Choose a tag to compare

Fixed a bug when data comes from multiple species with missing genes from some species