# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "clustur" in publications use:' type: software license: MIT title: 'clustur: Clustering' version: 0.1.0 doi: 10.32614/CRAN.package.clustur abstract: 'A tool that implements the clustering algorithms from ''mothur'' (Schloss PD et al. (2009) ). ''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) ). 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.' authors: - family-names: Johnson given-names: Gregory email: grejoh@umich.edu orcid: https://orcid.org/0009-0008-3890-0297 - family-names: Westcott given-names: Sarah email: swestcot@umich.edu - family-names: Schloss given-names: Patrick email: pschloss@umich.edu orcid: https://orcid.org/0000-0002-6935-4275 repository: https://schlosslab.r-universe.dev repository-code: https://github.com/SchlossLab/clustur commit: fde9653af8def85484956eeb824f94df29f5152b url: http://www.schlosslab.org/clustur/ date-released: '2024-10-18' contact: - family-names: Schloss given-names: Patrick email: pschloss@umich.edu orcid: https://orcid.org/0000-0002-6935-4275