# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mdclust" in publications use:' type: software license: MIT title: 'mdclust: Maximum Diversity Clustering' version: 0.99.2 doi: 10.32614/CRAN.package.mdclust abstract: Standalone implementation of the maximum diversity clustering algorithm (Algorithm 2) from Korsunsky et al. (2019), Nature Methods. Soft spherical k-means with a batch-diversity penalty. authors: - family-names: Herbermann given-names: Tim email: tim.herbermann@embl.de repository: https://biocstaging.r-universe.dev repository-code: https://github.com/Herbermann/mdclust commit: 01fe57f9df769b110891e60e92825735ccee3dc1 url: https://github.com/Herbermann/mdclust date-released: '2026-07-21' contact: - family-names: Herbermann given-names: Tim email: tim.herbermann@embl.de