Speed of Cell-Cell interaction analysis on scRNA-seq data
2
0
Entering edit mode
2.3 years ago
Song ▴ 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 • 1.2k views
ADD COMMENT
0
Entering edit mode
16 months ago
t.fosk • 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
16 months ago
gglim ▴ 220

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: 4514 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