Package containing all functions used in the scrnaseq-cellcomm-pipeline leveraged in the cell-cell communication analyses in "Glioblastoma cells co-opt epigenetic regulators of normal oligodendrocyte development for brain infiltration".
Code to reproduce analyses and figures from the paper can be found here: https://github.com/GaitiLab/gbm_manuscript
The package can be installed as follows:
devtools::install_github("GaitiLab/scrnaseq-cellcomm")
# or
remotes::install_github("GaitiLab/scrnaseq-cellcomm")
# or
pak::pkg_install("GaitiLab/scrnaseq-cellcomm")
# or
pacman::p_load_gh("GaitiLab/scrnaseq-cellcomm")
For more details please check: scrnaseq-cellcomm-pipeline.