HDF5Array
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see HDF5Array.
HDF5 backend for DelayedArray objects
Bioconductor version: 3.10
Implements the HDF5Array and TENxMatrix classes, 2 convenient and memory-efficient array-like containers for on-disk representation of HDF5 datasets. HDF5Array is for datasets that use the conventional (i.e. dense) HDF5 representation. TENxMatrix is for datasets that use the HDF5-based sparse matrix representation from 10x Genomics (e.g. the 1.3 Million Brain Cell Dataset). Both containers being DelayedArray extensions, they support all operations supported by DelayedArray objects. These operations can be either delayed or block-processed.
Author: Hervé Pagès
Maintainer: Hervé Pagès <hpages at fredhutch.org>
citation("HDF5Array")
):
Installation
To install this package, start R (version "3.6") 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.
Documentation
Reference Manual | |
NEWS | Text |
Details
biocViews | Annotation, Coverage, DataImport, DataRepresentation, GenomeAnnotation, ImmunoOncology, Infrastructure, RNASeq, Sequencing, SingleCell, Software |
Version | 1.14.4 |
In Bioconductor since | BioC 3.3 (R-3.3) (8 years) |
License | Artistic-2.0 |
Depends | R (>= 3.4), methods, DelayedArray(>= 0.12.3), rhdf5(>= 2.30.1) |
Imports | utils, tools, Matrix, BiocGenerics(>= 0.32.0), S4Vectors, IRanges |
System Requirements | GNU make |
URL |
See More
Suggests | h5vcData, SummarizedExperiment(>= 1.15.1), GenomicRanges, ExperimentHub, TENxBrainData, BiocParallel, GenomicFeatures, BiocStyle |
Linking To | S4Vectors(>= 0.24.4), Rhdf5lib |
Enhances | |
Depends On Me | GenoGAM, TENxBrainData, TENxPBMCData |
Imports Me | biscuiteer, bsseq, clusterExperiment, curatedTCGAData, DelayedMatrixStats, DropletUtils, HCAData, LoomExperiment, methrix, minfi, netSmooth, scmeth, signatureSearch |
Suggests Me | BiocSklearn, DelayedArray, MAST, mbkmeans, MultiAssayExperiment, scMerge, scran, SummarizedExperiment |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | HDF5Array_1.14.4.tar.gz |
Windows Binary | HDF5Array_1.14.4.zip (32- & 64-bit) |
Mac OS X 10.11 (El Capitan) | HDF5Array_1.14.4.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/HDF5Array |
Source Repository (Developer Access) | git clone [email protected]:packages/HDF5Array |
Bioc Package Browser | https://code.bioconductor.org/browse/HDF5Array/ |
Package Short Url | https://bioconductor.org/packages/HDF5Array/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.10 | Source Archive |