Speed of Cell-Cell interaction analysis on scRNA-seq data
2
0
Entering edit mode
15 months ago
miyeok ▴ 10

Hi all,

i am trying to perform Cell-Cell interaction analysis on scRNA-seq data processed by Seurat. And I'm using Cellchat for analysis package, but it is taking forever, I have about 10k cells in each samples. and total sample numbers are 8. By the way, my computer have 12 CPU core num. If there is a more faster way or package of cell-cell interaction analysis (LR-interaction)?

Any anwsers would be appreciated.

Cellchat scRNA-seq Seurat • 641 views
ADD COMMENT
0
Entering edit mode
3 months ago
t.foskolos • 0

You can try nichenet, specifically i am trying to setup multinichenet and it allows for parallelization based on the cores that you have. (though its a bit different than cellchat)

ADD COMMENT
0
Entering edit mode
3 months ago
gglim ▴ 190

Have you tried this command ? future::plan("multiprocess", workers = num_of_cores)

I found it in my previous script but I'm not sure if it worked.

ADD COMMENT

Login before adding your answer.

Traffic: 1385 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