vjcitn / rhsdsclient

Utilities for working with HDF Scalable Data Service in R
MIT License
1 stars 0 forks source link

development concepts for R client for HSDS #1

Open vjcitn opened 1 year ago

vjcitn commented 1 year ago

This repo is a renovation of Bioconductor rhdf5client. The code is devoted specifically to using HSDS within R.

At present there is a mix of R and C code to permit the use of R matrix idioms with HSDS as the back end.

This repo will also explore interfacing to h5pyd.