Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in CreateSnap #78

Closed
yasserIRCM opened this issue Aug 28, 2019 · 2 comments
Closed

Error in CreateSnap #78

yasserIRCM opened this issue Aug 28, 2019 · 2 comments

Comments

@yasserIRCM
Copy link

Hi there

I have an error message that looks like this after running the very first command on your analysis pipeline

Epoch: reading the barcode session ...
[1] "Warning @readSnap: 'BD/name' not found in possorted_bamko.snap"
[1] "Warning @readSnap: 'BD/name' not found in possorted_bamko.snap"
Error in data.frame(barcode, TN, UM, PP, UQ, CM) :
arguments imply differing number of rows: 0, 6641
In addition: Warning messages:
1: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :
An open HDF5 file handle exists. If the file has changed on disk meanwhile, the function may not work properly. Run 'h5closeAll()' to close all open HDF5 object handles.
2: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :
An open HDF5 file handle exists. If the file has changed on disk meanwhile, the function may not work properly. Run 'h5closeAll()' to close all open HDF5 object handles.
3: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :
An open HDF5 file handle exists. If the file has changed on disk meanwhile, the function may not work properly. Run 'h5closeAll()' to close all open HDF5 object handles.
4: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :
An open HDF5 file handle exists. If the file has changed on disk meanwhile, the function may not work properly. Run 'h5closeAll()' to close all open HDF5 object handles.
5: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :
An open HDF5 file handle exists. If the file has changed on disk meanwhile, the function may not work properly. Run 'h5closeAll()' to close all open HDF5 object handles.
6: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :
An open HDF5 file handle exists. If the file has changed on disk meanwhile, the function may not work properly. Run 'h5closeAll()' to close all open HDF5 object handles.
7: In h5checktypeOrOpenLoc(file, readonly = TRUE, native = native) :

Show Traceback

Rerun with Debug
Error in data.frame(barcode, TN, UM, PP, UQ, CM) :
arguments imply differing number of rows: 0, 6641

on the other, we have updated the rhdf5 package to 2.29.2
and
Rhdf5lib to 1.7.4

and we are still getting the same error.
also, we tried to troubleshoot by using your snap files but we can't download them (we can see them but not download them).

please let us know how we can fix this.

regards

@r3fang
Copy link
Owner

r3fang commented Aug 28, 2019 via email

@yasserIRCM
Copy link
Author

ERRATUM

correction.
it didn't work with rhdf5 2.26.2
but it worked with rhdf5 2.28.0 (and Rhdf5lib 1.6.0).

PS: my installation didn't fail. that was what I suspected, I think it more of a issue with version

thanks a lot for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants