FRASER icon indicating copy to clipboard operation
FRASER copied to clipboard

Error in H5Fcreate(file) : HDF5. File accessibilty. Unable to open file.

Open Ritetsu opened this issue 2 years ago • 0 comments

Hello!

I was trying to use FRASER with some test samples, and got error at countRNAdata step, my commond and output:

> fds <- countRNAData(settings)
Fri Jun 10 10:43:07 2022: Start counting the split reads ...
Fri Jun 10 10:43:07 2022: Count split reads for sample: Test1
Fri Jun 10 10:43:08 2022: Count split reads for sample: Test2
Fri Jun 10 10:49:52 2022 : count ranges need to be merged ...
Fri Jun 10 10:49:55 2022: Create splice site indices ...
Fri Jun 10 10:49:57 2022: Writing split counts to folder: /home/fraser/workingdir/savedObjects/Data_Analysis/splitCounts
Error in H5Fcreate(file) : HDF5. File accessibilty. Unable to open file.

I tried with both R3.6.1/R4.0.3 and single core/multicores.

Do you have any suggestions on this error?

Thanks a lot! Zhe

Ritetsu avatar Jun 10 '22 03:06 Ritetsu