'rhdf5 package to look at the contents of a RNAseq publically available dataset in Rstudio

Hope you are doing well.

I am getting a publicly available RNA-seq dataset into Rstudio. Anyway, when I want to use the (h5ls) function from the rhdf5 package to look at the contents of this dataset but it returns the following error:

Error in h5ls(archs4.mouse) : HDF5. Object header. Can't get value.

Could you please tell me what is wrong?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source