You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to RunALRA with a Seurat Object containing ~ 120,000 cells but I receive this error:
Error in asMethod(object) :
Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 102
Calls: RunALRA ... t -> as.matrix -> as.matrix.Matrix -> as -> asMethod
Execution halted
Is there any way around this please?
The text was updated successfully, but these errors were encountered:
I am trying to RunALRA with a Seurat Object containing ~ 120,000 cells but I receive this error:
Error in asMethod(object) :
Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 102
Calls: RunALRA ... t -> as.matrix -> as.matrix.Matrix -> as -> asMethod
Execution halted
Is there any way around this please?
The text was updated successfully, but these errors were encountered: