reading hdf5 files without hdf5r
1
0
Entering edit mode
Bogdan ▴ 670
@bogdan-2367
Last seen 6 months ago
Palo Alto, CA, USA

Dear all,

is there a way to read the hd5 files in R without using hdf5r library ?

Thanks,

Bogdan

```

hdf5r • 2.0k views
ADD COMMENT
0
Entering edit mode

Why? What's the problem with hdf5r?

ADD REPLY
0
Entering edit mode

Hi Gordon,

If BioC mailing list does not mind, I have just described the problem that I do encounter on stackoverflow :

https://stackoverflow.com/questions/72074106/hdf5r-libhdf5-hl-so-200-cannot-open-shared-object-file

Any suggestions please ?

ADD REPLY
2
Entering edit mode
@gordon-smyth
Last seen 13 hours ago
WEHI, Melbourne, Australia

I use the Bioconductor package rhdf5 instead the CRAN package hdf5r.

ADD COMMENT
0
Entering edit mode

Hi Gordon,

thank you for your suggestions. I would love to use rhdf5 instead of hdf5r, although packages such as Seurat or Signac requiire hdf5r, for example :

> library("Signac")
> counts <- Read10X_h5(filename = "file.h5") 

Error in Read10X_h5(filename = "/home/btanasa/) :
  Please install hdf5r to read HDF5 files 
ADD REPLY
1
Entering edit mode

So it sounds like you actually want to use CRAN package hdf5r but your original question suggests that you are looking for an alternative to hdf5r. Kind of confusing!

ADD REPLY

Login before adding your answer.

Traffic: 568 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6