Skip to content

Sample code to run the three fine-mapping approaches (BIMBAM, BSLMM, and the J-test)

Notifications You must be signed in to change notification settings

chundruv/finemapping_GENETICS2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examining the Impact of Imputation Errors on Fine-Mapping Using DNA Methylation QTL as a Model Trait - Chundru et al. GENETICS 2019

This repository contains a pipeline to run the three Fine-mapping approaches (BIMBAM, BSLMM, and the J-test) and obtain credible sets from each.

Prerequistes

Running the methods

  • Edit the paths at the begining of the file run.sh
  • comment out any parts you don't wish to run in the run.sh file
  • execute the run.sh file

Result files

  • output/foo.jtest.credsets is the credible set from the J-test
  • output/foo.bimbam.credsets is the credible set from BIMBAM
  • output/foo.bslmm.credsets is the credible set from the BSLMM

Please feel free to contact me if you have any questions

About

Sample code to run the three fine-mapping approaches (BIMBAM, BSLMM, and the J-test)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published