|
|
|
|
|
|
|
This is the development version of HDF5Array; for the stable release version, see HDF5Array.
Bioconductor version: Development (3.13)
Implement the HDF5Array, TENxMatrix, and H5ADMatrix classes, 3 convenient and memory-efficient array-like containers for representing and manipulating either: (1) a conventional (a.k.a. dense) HDF5 dataset, (2) a 10x Genomics sparse matrix, or (3) the matrix stored in an .h5ad file. These containers are DelayedArray extensions and therefore 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.1") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") # The following initializes usage of Bioc devel BiocManager::install(version='devel') 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.19.9.tar.gz |
Windows Binary | |
macOS 10.13 (High Sierra) | HDF5Array_1.19.5.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/HDF5Array |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/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: