EDePasquale / DoubletDecon

A tool for removing doublets from single-cell RNA-seq data
69 stars 19 forks source link

Improved_Seurat_Pre_Process: Error in asMethod(object) #39

Closed jraymond105 closed 3 years ago

jraymond105 commented 3 years ago

When I run the following command on my Seurat object (dataset):

Improved_Seurat_Pre_Process(dataset, num_genes=50, write_files=FALSE)

I get the following:

Error in asMethod(object) : Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 105

Edit: it looks like it is because the dataset I am working with is too large (~200,000 cells)