CS-CORE
is a R package for cell-type-specific co-expression inference from single cell RNA-sequencing data.
Reference
Su, Chang, et al. “Cell-type-specific co-expression inference from single cell RNA-sequencing data.” Nature Communications 14.1 (2023): 4846. (https://doi.org/10.1038/s41467-023-40503-7)
Vignettes
Get started shows an example of using CS-CORE for cell-type-specific co-expression analysis with single cell RNA-sequencing data. It includes inferring co-expressions, extracting co-expressed gene modules and functional enrichment analysis.
Covariate adjustment shows how to adjust for covariates in co-expression inference with CS-CORE.
A Python version
A Python implementation of CS-CORE is also provided here.