Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 680 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 680 Bytes

DelayedArray backends for TileDB

This package implements DelayedArray backend for TileDB to read, write and store dense and sparse arrays. The resulting TileDBArray objects are directly compatible with any Bioconductor package that accepts DelayedArray objects, serving as a swap-in replacement for the predominant HDF5Array that is currently used throughout the Bioconductor ecosystem for representing large datasets. See the official Bioconductor landing page for more details.