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
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?