R crash when running leiden algorithm
0
0
Entering edit mode
7 months ago
Chris ▴ 260

Hi all,

I would like to run leiden algorithm using seurat but got R crash when chosing algorithm = 4. Scanpy doesn't have this issue but for the consistency of the plots, I want to use seurat. I appreciate your help! I guest the size of data is too big (14.5GiB) which casue the issue.

seurat.combined <- FindClusters(seurat.combined, resolution = 0.1, algorithm = 4)
Warning: sparse->dense coercion: allocating vector of size 14.5 GiB.   
NAs introduced by coercion to integer range.   
Warning: NAs introduced by coercion to integer rangeWarning in paste(condition$message, collapse = "\n") :
seurat • 365 views
ADD COMMENT

Login before adding your answer.

Traffic: 1655 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6