Nothing
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.
Package details |
|
---|---|
Author | Hervé Pagès |
Bioconductor views | Annotation Coverage DataImport DataRepresentation GenomeAnnotation ImmunoOncology Infrastructure RNASeq Sequencing SingleCell |
Maintainer | Hervé Pagès <hpages.on.github@gmail.com> |
License | Artistic-2.0 |
Version | 1.18.1 |
URL | https://bioconductor.org/packages/HDF5Array |
Package repository | View on Bioconductor |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.