# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "beachmat.tiledb" in publications use:' type: software license: GPL-3.0-only title: 'beachmat.tiledb: beachmat bindings for TileDB-backed matrices' version: 0.99.1 abstract: Extends beachmat to initialize tatami matrices from TileDB-backed arrays. This allows C++ code in downstream packages to directly call the TileDB C/C++ library to access array data, without the need for block processing via DelayedArray. Developers only need to import this package to automatically extend the capabilities of beachmat::initializeCpp to TileDBArray 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/tatami-inc/beachmat.tiledb commit: ddcfd81ade5274bd581ff8eb0ebb82ffca57ef1c url: https://github.com/tatami-inc/beachmat.tiledb date-released: '2024-12-16' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com