The rhdf5 and Rhdf5lib packages combine to provide an interface between HDF5 and R. The HDF5 file format provides the ability to store and access very large and/or complex datasets and a wide variety of metadata on mass storage (disk) in a completely portable manner. The rhdf5 package is thus suited for the exchange of large and/or complex datasets between R and other software package, and for letting R applications work on datasets that are larger than the available RAM.
In particular HDF5 is being used to address the rapid growth in the size of single-cell datasets, and rhdf5 is a cornerstone to many existing analysis tools.

Homepage

https://www.bioconductor.org/packages/rhdf5/
https://www.bioconductor.org/packages/Rhdf5lib/

Contact

Mike Smith

Funding

Continuing development, support, and maintenance funded by de.NBI.

Development

https://github.com/grimbough/rhdf5
https://github.com/grimbough/Rhdf5lib