https://github.com/ltla/hdf5arrays.jl
Julia implementation of Bioconductor's HDF5Array class.
https://github.com/ltla/hdf5arrays.jl
Last synced: 4 months ago
JSON representation
Julia implementation of Bioconductor's HDF5Array class.
- Host: GitHub
- URL: https://github.com/ltla/hdf5arrays.jl
- Owner: LTLA
- License: mit
- Created: 2022-02-17T19:21:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T17:57:35.000Z (over 4 years ago)
- Last Synced: 2025-10-25T00:59:15.377Z (8 months ago)
- Language: Julia
- Homepage: https://ltla.github.io/HDF5Arrays.jl
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HDF5Arrays
Julia port of the [**HDF5Array**](https://bioconductor.org/packages/HDF5Array) class.
This is intended to be a read-only subtype of an `AbstractArray`, to be plugged into other containers like the `SummarizedExperiment`.