-
Notifications
You must be signed in to change notification settings - Fork 154
Description
plotGroups(proj,colorBy="GeneIntegrationMatrix", name="PLP1", groupBy="Clusters", plotAs="violin",threads=1)
Error:
Getting ImputeWeights
No imputeWeights found, returning NULL
2022-10-14 19:54:41 : Getting Matrix Values...
1 2 3 4 5 6 7 8 9 10 <simpleError in H5Lexists(loc$H5Identifier, name): HDF5. Links. Can't get value.>
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 Error in .safelapply(seq_along(cellNamesList), function(x) { :
Error Found Iteration 10 :
[1] "Error in .logError(e, fn = ".getMatFromArrow", info = "", errorList = errorList, : \n Exiting See Error Above\n"
<simpleError in .logError(e, fn = ".getMatFromArrow", info = "", errorList = errorList, logFile = logFile): Exiting See Error Above>
In addition: Warning message:
In mclapply(..., mc.cores = threads, mc.preschedule = preschedule) :
1 function calls resulted in an error
Apparently there is no issue in retreiving cellColData, but this issue persists when extracting any matrix from ArrowFiles.