CMD + K

bioconductor-hdf5array

Community

HDF5 datasets as array-like objects in R

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-hdf5array

Usage Tracking

1.38.0
1.34.0
1.30.0
1.28.1
1.26.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The HDF5Array package is an HDF5 backend for DelayedArray objects. It implements the HDF5Array, H5SparseMatrix, H5ADMatrix, and TENxMatrix classes, 4 convenient and memory-efficient array-like containers for representing and manipulating either: (1) a conventional (a.k.a. dense) HDF5 dataset, (2) an HDF5 sparse matrix (stored in CSR/CSC/Yale format), (3) the central matrix of an h5ad file (or any matrix in the /layers group), or (4) a 10x Genomics sparse matrix. All these containers are DelayedArray extensions and thus support all operations (delayed or block-processed) supported by DelayedArray objects.

About

Summary

HDF5 datasets as array-like objects in R

Last Updated

Feb 27, 2026 at 17:58

License

Artistic-2.0

Total Downloads

379.0K

Version Downloads

548

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.34.0
macOS-64 Last supported version: 1.34.0
linux-aarch64 Last supported version: 1.34.0
macOS-arm64 Last supported version: 1.34.0