Replies: 4 comments
-
I have the similar problem now, have you solved it? please |
Beta Was this translation helpful? Give feedback.
-
Not sure if you already found your way through this but 700k is a ton of cells! This is great experimentally but will require a lot of computational resources. The amount of time it would take depends a lot on the specs of the computer/cluster you're running on. Generally, running with more nodes will make this go faster, and you will likely require quite a bit of memory/RAM |
Beta Was this translation helpful? Give feedback.
-
"Hello developers, I have a question. When the number of cells reaches over a million, the running speed of FindClusters with default parameters is too slow. Can I set singleton=F? What is the essential purpose of this parameter?" |
Beta Was this translation helpful? Give feedback.
-
I also have the same problem for about 500 000 cells, and It stays there for so long. Is it normal? Modularity Optimizer version 1.3.0 by Ludo Waltman and Nees Jan van Eck
Number of nodes: 539830
Number of edges: 9682376
Running Louvain algorithm...
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Maximum modularity in 10 random starts: 0.9351
Number of communities: 2449
Elapsed time: 761 seconds |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Seurat developers, I am using add Cluster on a 700K cells dataset, and it froze after Running Louvain algorithm for 12 hours. I have tried using default parameters with resolution = 1.5 and 1.8
Is this a normal behavior? Do you know how to solve this?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions