Framework for Unified Single-Cell Analysis (FUSCA) is a software package for single-cell data analysis developed in R. At the moment, it contains two modules: 1) CellRouter, for reconstruction of complex single-cell trajectories, and 2) CellComm, to infer intercellular communication networks from scRNA-seq data.
📞 Contact: edroaldo.lummertz@ufsc.br / edroaldo@gmail.com
📔 Tutorial for preprocessing and processing scRNA-Seq data using FUSCA (data: 3k PBMC) Link.
When running the CellComm tutorial, please make sure that your cell type names, or any other annotation used for inference of cell communication, do not contain underscores. For instance, intead of using T_cell or B_cell, please, use Tcell and Bcell.