Hi - I am reading a loom file using read_loom_dgCMatrix and I receive the following error:
Reading samples 1 to 5000Error in dimnamesGets(x, value) : length of Dimnames[[1]] (9757) is not equal to Dim[1] (5000)
I am not sure why the error is arising, other loom files can be read without an issue.
Thanks!
Joe
Hi - I am reading a
loomfile usingread_loom_dgCMatrixand I receive the following error:Reading samples 1 to 5000Error in dimnamesGets(x, value) : length of Dimnames[[1]] (9757) is not equal to Dim[1] (5000)I am not sure why the error is arising, other
loomfiles can be read without an issue.Thanks!
Joe