Error in H5Fopen
0
0
Entering edit mode
9 months ago

Hello-- I am trying to run a pipeline against a dataset (ArchR and Arrow Files), however when I use the following:

ArrowFiles <- c("fragments1.arrow", "fragments2.arrow", "fragments3.arrow")
proj_CAD1<- ArchRProject(
  ArrowFiles = ArrowFiles,
  outputDirectory = "/work/outputDirectory",
  copyArrows = TRUE
 )

I receive the following error:

Error in H5Fopen(file, flags=flags, fapl = fapl, native = native): HDF5. File accessibility. Unable to open file.

Any suggestions? (I was wondering if perhaps I can change permissions for the files but I tried to no avail.)

atac-seq scatac-seq • 191 views
ADD COMMENT

Login before adding your answer.

Traffic: 2807 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