r-hdf5array
HDF5 back end for DelayedArray objects
This package provides an array-like container for convenient access and manipulation of HDF5 datasets. It supports delayed operations and block processing.
- Versions: 1.34.0
- Website: https://bioconductor.org/packages/HDF5Array
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-hdf5array
as follows:
guix install r-hdf5array
Or install a particular version:
guix install r-hdf5array@1.34.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-hdf5array about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-hdf5array'><img src='https://packages.guix.gnu.org/packages/r-hdf5array/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-hdf5array)
Example Org:
[[https://packages.guix.gnu.org/packages/r-hdf5array][https://packages.guix.gnu.org/packages/r-hdf5array/badges/latest-version.svg]]