An open API service indexing awesome lists of open source software.

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.

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`.