Skip to content

Symphony algorithm for inference of cell type specific gene regulatory networks from scRNA-seq and ATAC-seq

License

Notifications You must be signed in to change notification settings

dpeerlab/Symphony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symphony

Installation

Install Miniconda for Python 3+: https://docs.conda.io/en/latest/miniconda.html

conda create -n SymphonyEnv python=3.6.10 pip
conda activate SymphonyEnv
pip install -r requirements.txt

Running Notebook

jupyter notebook notebooks/SymphonyDemo.ipynb

Input Files for Demo

The input files for running the demo notebook can be accessed here: https://tinyurl.com/yaba9xuq

Symphony is associated with the following publication: Bachireddy, Azizi, et al. Mapping the evolution of T cell states during response and resistance to adoptive cellular therapy, Cell Reports, 2021.

Processed data and more information can be found here: https://sites.google.com/view/tcellsdli

About

Symphony algorithm for inference of cell type specific gene regulatory networks from scRNA-seq and ATAC-seq

Resources

License

Stars

Watchers

Forks

Packages

No packages published