bioconductor-beachmat.tiledb
beachmat bindings for TileDB-backed matrices
beachmat bindings for TileDB-backed matrices
To install this package, run one of the following:
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.
Summary
beachmat bindings for TileDB-backed matrices
Last Updated
Feb 9, 2026 at 14:42
License
GPL-3
Supported Platforms