GitHub - LTLA/TileDBArray: Clone of the Bioconductor repository for the TileDBArray package. (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
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.