Bioc2026 Registration Open!

TileDBArray

Using TileDB as a DelayedArray Backend

Bioconductor version: 3.23 · Package version: 1.22.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("TileDBArray")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [aut, cre], Genentech, Inc. [cph]
LicenseMIT + file LICENSE
URLhttps://github.com/LTLA/TileDBArray
Bug Reportshttps://github.com/LTLA/TileDBArray
Downloads rank268
Source branchRELEASE_3_23
biocViewsDataRepresentation, Infrastructure, Software

Documentation

Download

Dependencies

Depends: SparseArray (>= 1.5.20), DelayedArray (>= 0.31.7)

Imports: methods, tiledb, S4Vectors

Suggests: knitr, Matrix, rmarkdown, BiocStyle, BiocParallel, testthat

Reverse dependencies

Imports Me (1): beachmat.tiledb