Open tomsing1 opened 6 years ago
Hi Thomas! Have you found an approach to conveniently store HDF5 files on AWS and work with them?
@trahloff : I toyed with using the HDF5Array
Delayed Arrays from Bioconductor and got to the proof-of-concept stage with help from folks on the Bioconductor support forum: https://support.bioconductor.org/p/9135005/ and https://support.bioconductor.org/p/9134972/ . But I never got to use it for anything real. Right now, I am still copying the HDF5 files from S3 to a local volume.
Some random thoughts on how to potentially make the hdf5 files / data available within Denali.
Note: Every time data is retrieved from AWS, there is a small transfer fee (per Gb). Probably not an issue right now, but good to know.
h5serv
andhdfserver
refer to the same thing....