wguo-research / scCancer

A package for automated processing of single cell RNA-seq data in cancer
92 stars 39 forks source link

problem with runMalignancy() #27

Open MMriran opened 3 years ago

MMriran commented 3 years ago
Thank you for the great tool. Now I had a question about the runMalignancy(). When I performed the runMalignancy(), I got a error ‘ Error in asMethod(object) :  Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 105 ’ . It seems that my seurat object is too big. But I can the runMalignancy()function successfully in a  larger seurat object last time.   Can you tell me how to solve it?