The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

clustur: Clustering

A tool that implements the clustering algorithms from 'mothur' (Schloss PD et al. (2009) <doi:10.1128/AEM.01541-09>). 'clustur' make use of the cluster() and make.shared() command from 'mothur'. Our cluster() function has five different algorithms implemented: 'OptiClust', 'furthest', 'nearest', 'average', and 'weighted'. 'OptiClust' is an optimized clustering method for Operational Taxonomic Units, and you can learn more here, (Westcott SL, Schloss PD (2017) <doi:10.1128/mspheredirect.00073-17>). The make.shared() command is always applied at the end of the clustering command. This functionality allows us to generate and create clustering and abundance data efficiently.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: Matrix, methods, Rcpp (≥ 1.0.12), utils
LinkingTo: Rcpp, testthat
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), xml2
Published: 2024-11-14
DOI: 10.32614/CRAN.package.clustur
Author: Gregory Johnson ORCID iD [aut], Sarah Westcott [aut], Patrick Schloss ORCID iD [aut, cre, cph]
Maintainer: Patrick Schloss <pschloss at umich.edu>
BugReports: https://github.com/SchlossLab/clustur/issues
License: MIT + file LICENSE
URL: http://www.schlosslab.org/clustur/, https://github.com/SchlossLab/clustur
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: clustur results [issues need fixing before 2024-12-11]

Documentation:

Reference manual: clustur.pdf
Vignettes: clustur (source, R code)

Downloads:

Package source: clustur_0.1.0.tar.gz
Windows binaries: r-devel: clustur_0.1.0.zip, r-release: clustur_0.1.0.zip, r-oldrel: clustur_0.1.0.zip
macOS binaries: r-release (arm64): clustur_0.1.0.tgz, r-oldrel (arm64): clustur_0.1.0.tgz, r-release (x86_64): clustur_0.1.0.tgz, r-oldrel (x86_64): clustur_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=clustur to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.