# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "HarmonizR" in publications use:' type: software license: GPL-3.0-only title: 'HarmonizR: Handles missing values and makes more data available' version: 1.10.0 doi: 10.32614/CRAN.package.HarmonizR abstract: An implementation, which takes input data and makes it available for proper batch effect removal by ComBat or Limma. The implementation appropriately handles missing values by dissecting the input matrix into smaller matrices with sufficient data to feed the ComBat or limma algorithm. The adjusted data is returned to the user as a rebuild matrix. The implementation is meant to make as much data available as possible with minimal data loss. authors: - family-names: Schlumbohm given-names: Simon email: schlumbohm@hsu-hh.de - family-names: Neumann given-names: Julia - family-names: Neumann given-names: Philipp repository: https://bioc-release.r-universe.dev commit: bd9d33ce44cb53922078cbb05ffe983b3361cfba date-released: '2026-04-28' contact: - family-names: Schlumbohm given-names: Simon email: schlumbohm@hsu-hh.de