Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.01 KB

DelayedArray backends for TileDB

Build Status
Bioc-release
Bioc-devel

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.