GitHub - LTLA/TileDBArray: Clone of the Bioconductor repository for the TileDBArray package. (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

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 HDF5Arraythat is currently used throughout the Bioconductor ecosystem for representing large datasets. See the official Bioconductor landing page for more details.