Skip to content

Releases: SchlossLab/clustur

clustur 0.1.4

11 Jan 23:00
5d646f8

Choose a tag to compare

  • Updated the cluster() function to change the current clustering metric it is using if it is not suitable for your data.

  • read_dist() and cluster() will now return objects with class name "distance_object", and "mothur_cluster" respectively. This will ensure the returned object can be differentiated between other R objects.

  • Fixed memory leaks that were found using Valgrind.

clustur 0.1.3

22 Apr 14:45
de2a5c1

Choose a tag to compare

  • Fixed Cluster() returning duplicate cluster names when using method = "opticlust."

v0.1.0

08 Nov 21:13
f491408

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/SchlossLab/clustur/commits/v0.1.0

v0.0.10

26 Apr 16:08

Choose a tag to compare

v0.0.10 Pre-release
Pre-release