Skip to content

DeepGWAS: Enhance GWAS Signals for Neuropsychiatric Disorders via Deep Neural Network

License

Notifications You must be signed in to change notification settings

GangLiTarheel/DeepGWAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepGWAS

DeepGWAS to Enhance GWAS Signals for Neuropsychiatric Disorders via Deep Neural Network

In this work, we developed a 14-layer deep neural network, DeepGWAS, to enhance GWAS signals by leveraging GWAS summary statistics (p-value, odds ratio, minor allele frequency, linkage disequilibrium score), as well as brain-related functional genomic and epigenomic information (FIRE, super FIRE, open chromatin, eQTL).

image

DeepGWAS is maintained by Jia Wen [[email protected]] and Gang Li [[email protected]].

News and Updates

All notable changes to this project will be documented in this file.

Installation

Our DeepGWAS is tested with R 3.6.0 with the keras package. See our session info here.

Data Preparation

GWAS summary statistics are needed for enhancement. Functional annotations are also needed.

Enhancement

We provide our pre-trained model for users to enhance GWAS signals. Users can also use their own data to train a DeepGWAS network for prediction.

R CMD BATCH --no-save --no-restore '--args input_data=enhance.Rdata model=DeepGWAS_SCZ.h5 output_file="enhance.txt"' bin/03-DeepGWAS-enhance.R   

Training

R CMD BATCH --no-save --no-restore '--args input_data=train.Rdata output_file="DeepGWAS.model.h5"' bin/02-DeepGWAS-train.R

Citation

  1. DeepGWAS ms
  2. PMID: 35396580

About

DeepGWAS: Enhance GWAS Signals for Neuropsychiatric Disorders via Deep Neural Network

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •