CytoTalk
CytoTalk copied to clipboard
excessive run time when executing CytoTalk in R
CytoTalk::run_cytotalk(lst_scrna, type_a, type_b) I am encountering an issue with excessive run time when executing CytoTalk in R, despite the minimal data size. Specifically, the lst_scrna variable contains only four cell types, with no more than five cells per type. How can I address this performance concern?