# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "apcluster" in publications use:' type: software license: GPL-2.0-or-later title: 'apcluster: Affinity Propagation Clustering' version: 1.4.13 doi: 10.1093/bioinformatics/btr406 identifiers: - type: doi value: 10.32614/CRAN.package.apcluster abstract: Implements Affinity Propagation clustering introduced by Frey and Dueck (2007) . The algorithms are largely analogous to the 'Matlab' code published by Frey and Dueck. The package further provides leveraged affinity propagation and an algorithm for exemplar-based agglomerative clustering that can also be used to join clusters obtained from affinity propagation. Various plotting functions are available for analyzing clustering results. authors: - family-names: Bodenhofer given-names: Ulrich email: ulrich@bodenhofer.com - family-names: Kothmeier given-names: Andreas preferred-citation: type: article title: 'APCluster: an R package for affinity propagation clustering' authors: - family-names: Bodenhofer given-names: Ulrich email: ulrich@bodenhofer.com - family-names: Kothmeier given-names: Andreas - family-names: Hochreiter given-names: Sepp journal: Bioinformatics year: '2011' volume: '27' doi: 10.1093/bioinformatics/btr406 start: '2463' end: '2464' repository: https://ubod.r-universe.dev repository-code: https://github.com/UBod/apcluster commit: 096bede013c45322da2632cabf6e0ab4da315aac url: https://github.com/UBod/apcluster date-released: '2024-04-26' contact: - family-names: Bodenhofer given-names: Ulrich email: ulrich@bodenhofer.com references: - type: article title: Clustering by passing messages between data points authors: - family-names: Frey given-names: Brendan J. - family-names: Dueck given-names: Delbert journal: Science volume: '315' year: '2007' doi: 10.1126/science.1136800 start: '972' end: '977'