# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TileDBArray" in publications use:' type: software license: MIT title: 'TileDBArray: Using TileDB as a DelayedArray Backend' version: 1.22.0 doi: 10.32614/CRAN.package.TileDBArray abstract: Implements a DelayedArray backend for reading and writing dense or sparse arrays in the TileDB format. The resulting TileDBArrays are compatible with all Bioconductor pipelines that can accept DelayedArray instances. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/LTLA/TileDBArray commit: 8346be157335d535949d0ba200ce0a3c2fa3ea9d url: https://github.com/LTLA/TileDBArray date-released: '2026-04-10' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com