Please, use preferently the BMC article citation to cite the scellpam package

Domingo J, Leon T, Dura E (2023). “Scellpam: an R package/C++ library to perform parallel partitioning around medoids on scRNAseq data sets.” BMC Bioinformatics, 24(1), 342–354. ISSN 1471-2105, doi:10.1186/s12859-023-05471-1.

Domingo J (2023). scellpam: Applying Partitioning Around Medoids to Single Cell Data with High Number of Cells. R package version 1.4.5, https://CRAN.R-project.org/package=scellpam.

Corresponding BibTeX entries:

  @Article{,
    title = {Scellpam: an {R} package/{C++} library to perform parallel
      partitioning around medoids on scRNAseq data sets},
    author = {Juan Domingo and Teresa Leon and Esther Dura},
    journal = {BMC Bioinformatics},
    year = {2023},
    volume = {24},
    number = {1},
    pages = {342--354},
    doi = {10.1186/s12859-023-05471-1},
    issn = {1471-2105},
  }
  @Manual{,
    title = {scellpam: Applying Partitioning Around Medoids to Single
      Cell Data with High Number of Cells},
    author = {Juan Domingo},
    year = {2023},
    note = {R package version 1.4.5},
    url = {https://CRAN.R-project.org/package=scellpam},
  }