Releases: SchlossLab/clustur
Releases · SchlossLab/clustur
clustur 0.1.4
-
Updated the
cluster()function to change the current clustering metric it is using if it is not suitable for your data. -
read_dist()andcluster()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
- Fixed
Cluster()returning duplicate cluster names when using method = "opticlust."
v0.1.0
What's Changed
- Merging Dev into Main. by @GregJohnsonJr in #4
- Dev by @GregJohnsonJr in #8
- Dev by @GregJohnsonJr in #13
- Dev by @GregJohnsonJr in #21
- Dev by @GregJohnsonJr in #28
- Dev by @GregJohnsonJr in #30
- Dev by @GregJohnsonJr in #32
- Dev by @GregJohnsonJr in #33
- Dev by @GregJohnsonJr in #37
- First pass edits from going through vignettes by @pschloss in #38
- Dev by @GregJohnsonJr in #43
- Fix toolbar of pkgdown site by @pschloss in #45
- Make link to clustur.html an absolute link by @pschloss in #46
- Dev by @GregJohnsonJr in #48
New Contributors
Full Changelog: https://github.com/SchlossLab/clustur/commits/v0.1.0
v0.0.10
Full Changelog: https://github.com/YoungKrug/Opticluster/commits/v0.0.10