Bioconductor version: Release (3.16)
Implement 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.
Author: Hervé Pagès
Maintainer: Hervé Pagès <hpages.on.github at gmail.com>
Citation (from within R,
enter citation("HDF5Array")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("HDF5Array")
For older versions of R, please refer to the appropriate Bioconductor release.
Reference Manual | ||
Text | NEWS |
Follow Installation instructions to use this package in your R session.
Source Package | HDF5Array_1.26.0.tar.gz |
Windows Binary | HDF5Array_1.26.0.zip |
macOS Binary (x86_64) | HDF5Array_1.26.0.tgz |
macOS Binary (arm64) | HDF5Array_1.26.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/HDF5Array |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/HDF5Array |
Bioc Package Browser | https://code.bioconductor.org/browse/HDF5Array/ |
Package Short Url | https://bioconductor.org/packages/HDF5Array/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: