CellChat
CellChat copied to clipboard
How to use our own DEG results ın comparison analysis?
Hi,
I think tool calculates DEGs between two condition in compatison analysis is at single cell level. I want to import my DEGs results I obtained after doing pseudobulking for each cell type . How can I do it?
@kiwipeel This is definitely possible by manually modifying the CellChat object.
@kiwipeel Simple run identifyOverExpressedGenes() and then inspect how [email protected] is formatted. You can then modify that slot and populate with your custom DE results, matching that format.