# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Ibex" in publications use:' type: software license: MIT title: 'Ibex: Methods for BCR single-cell embedding' version: 1.2.0 doi: 10.32614/CRAN.package.Ibex abstract: Implementation of the Ibex algorithm for single-cell embedding based on BCR sequences. The package includes a standalone function to encode BCR sequence information by amino acid properties or sequence order using tensorflow-based autoencoder. In addition, the package interacts with SingleCellExperiment or Seurat data objects. authors: - family-names: Borcherding given-names: Nick email: ncborch@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/BorchLab/Ibex commit: 222b1688992ee26dbc37856aa5579a6e9397cd41 url: https://github.com/BorchLab/Ibex/ date-released: '2026-04-28' contact: - family-names: Borcherding given-names: Nick email: ncborch@gmail.com