KlugerLab / ALRA

Imputation method for scRNA-seq based on low-rank approximation
MIT License
71 stars 19 forks source link

Error in asMethod(object) #13

Open lf96abc opened 2 years ago

lf96abc commented 2 years ago

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?