# -------------------------------------------- # 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.15.1 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.r-universe.dev repository-code: https://github.com/LTLA/TileDBArray url: https://github.com/LTLA/TileDBArray date-released: '2024-07-13' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com