Package: HDF5Array
Title: HDF5 backend for DelayedArray objects
Description: 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.
Version: 1.10.1
Encoding: UTF-8
Author: Hervé Pagès
Maintainer: Hervé Pagès <hpages@fredhutch.org>
biocViews: Infrastructure, DataRepresentation, DataImport, Sequencing,
        RNASeq, Coverage, Annotation, GenomeAnnotation, SingleCell,
        ImmunoOncology
Depends: R (>= 3.4), methods, DelayedArray (>= 0.7.41), rhdf5 (>=
        2.25.6)
Imports: utils, tools, BiocGenerics (>= 0.25.1), S4Vectors, IRanges
Suggests: h5vcData, SummarizedExperiment (>= 1.9.6), GenomicRanges,
        ExperimentHub, BiocParallel, BiocStyle
License: Artistic-2.0
Collate: utils.R HDF5Array-class.R dump-management.R writeHDF5Array.R
        saveHDF5SummarizedExperiment.R TENxMatrix-class.R
        writeTENxMatrix.R zzz.R
git_url: https://git.bioconductor.org/packages/HDF5Array
git_branch: RELEASE_3_8
git_last_commit: 0b8ae1d
git_last_commit_date: 2018-12-05
Date/Publication: 2018-12-05
NeedsCompilation: no
Packaged: 2018-12-06 03:44:55 UTC; biocbuild
Built: R 3.5.1; ; 2018-12-06 12:16:33 UTC; windows
