OrganChat is a computational method that uses single-cell multi-modal data together with a newly constructed long-range signal (LS)-mediated communication database (OrganChatDB) to infer organ-organ communications.
You can install the development version of OrganChat from GitHub with:
# install.packages("devtools")
devtools::install_github("ChanghanGitHub/OrganChat")OrganChatDB integrates LS-receptor signaling, receptor-SE interactions, and SE-target regulations for both human and mouse, as well as a dictionary linking HMDB IDs to metabolite synonyms. In total, the database catalogs 777 and 801 distinct LS molecules – encompassing metabolites, peptide and nonpeptide hormones, and cytokines – for human and mouse, respectively (Fig. 1a-b). The standard OrganChat workflow consists of three key modules: (1) Data processing module; (2) OOC inference module; (3) Multi-scale analysis module.
All processed data and some saved OrganChat objects can be download from: https://doi.org/10.5281/zenodo.19042679.
