r-bioc-hdf5array 1.20.0-2 source package in Ubuntu

Changelog

r-bioc-hdf5array (1.20.0-2) unstable; urgency=medium

  * Team Upload.
  * d/rules: Remove test_H5ADMatrixSeed-class.R until zellkonverter
    gets accepted, revert once done

 -- Nilesh Patra <email address hidden>  Sun, 19 Sep 2021 03:05:49 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-bioc-hdf5array_1.20.0-2.dsc 2.2 KiB 2c948a4dc4a2772e605e3a4806ade1c0809f3c075041e3f23ed59b12ddff08a6
r-bioc-hdf5array_1.20.0.orig.tar.gz 7.7 MiB 2cef8fc8bba194afa0b84707bb699c29477ae84aa01cb478e78be2f2e985289c
r-bioc-hdf5array_1.20.0-2.debian.tar.xz 5.7 KiB 228b0a87a4baef832d9508227db39840f6bb284b0af41bf6daf04ac14f35d717

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-hdf5array: HDF5 backend for DelayedArray objects

 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.

r-bioc-hdf5array-dbgsym: debug symbols for r-bioc-hdf5array