livnatje / DIALOGUE

DIALOGUE is a dimensionality reduction method that uses cross-cell-type associations to identify multicellular programs (MCPs) and map the cell transcriptome as a function of its environment.
Other
106 stars 16 forks source link

scRNA data cell number limit #30

Closed zhangqi234 closed 1 year ago

zhangqi234 commented 2 years ago

Hello, First of all, thanks for the great tool and thank you for your research! I’d like to know whether this tool has a limit on the number of single cells data. Thank you very much!

tomgome commented 1 year ago

hi, same question and a follow-up question: what about scRNA-seq datasets with (sometimes highly) imbalanced cell types? how do you expect it to affect the output?

(sorry if I'm hijacking the thread)

livnatje commented 1 year ago

Thank you @zhangqi234. Can you explain what you mean by "number of single cells data"? Do you mean combining different datasets (e.g., from different studies) to perform meta-analyses? That is possible, as long as you are (1) providing the input after batch correction, and/or (2) add a covariate in the second step to account for the dataset as a potential confounder.

@tomgome, I don't expect this will have a major effect as DIALOGUE is requiring that all pairwise analyses of cell types will support the MCP. This may impact the ability to identify MCPs across many different cell types because the less frequent cell types will decrease the statistical power of the models.