GithubHelp home page GithubHelp logo

hyhy200g / scgenetics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from karthikj89/scgenetics

0.0 0.0 0.0 5.33 MB

identifying disease critical cell types and programs from single cell RNAseq

Shell 0.07% Python 19.62% Jupyter Notebook 80.31%

scgenetics's Introduction

identifying disease critical cell types and programs from single cell RNAseq

Genome-wide association studies (GWAS) provide a powerful means to identify loci and genes contributing to disease, but in many cases the related cell types/states through which genes confer disease risk remain unknown. Deciphering such relationships is important for identifying pathogenic processes and developing therapeutics. Here, we introduce sc-linker, a framework for integrating single-cell RNA-seq (scRNA-seq), epigenomic maps and GWAS summary statistics to infer the underlying cell types and processes by which genetic variants influence disease. The inferred disease enrichments recapitulated known biology and highlighted novel cell-disease relationships, including GABAergic neurons in major depressive disorder (MDD), a disease-dependent M cell program in ulcerative colitis, and a disease-specific complement cascade process in multiple sclerosis. In autoimmune disease, both healthy and disease-dependent immune cell type programs were associated, whereas disease-dependent epithelial cell programs were most prominent, perhaps suggesting a role in disease response over initiation. Our framework provides a powerful approach for identifying the cell types and cellular processes by which genetic variants influence disease.

Here, we present the code required to run this analysis on a new single cell dataset.

Our manuscript (in press at Nature Genetics) will be available soon. The preprint can be found here. Raw and processed data can be found online.

Data analysis

generating gene programs from scRNA-seq for heritability analysis

  • cell type programs
bash <srcdir>/generateGenePrograms.sh <srcdir> celltype <datapath> <outdir> <tissue>,<samplekey>,<celltypekey>
  • disease progression programs
bash <srcdir>/generateGenePrograms.sh <srcdir> diseaseprogression <datapath> <outdir> <tissue>,<samplekey>,<celltypekey>,<diseasestatuskey>,<healthylabel>,<diseaselabel>
  • cellular processes programs

transforming gene programs to SNP annotations and measuring the heritability enrichment in human disease GWAS

details can be found at: https://github.com/kkdey/GSSG

scgenetics's People

Contributors

karthikj89 avatar kkdey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.