MESuSiE relies on GWAS summary statistics from multiple ancestries, properly accounts for the LD structure of the local genomic region in multiple ancestries, and explicitly models both shared and ancestry-specific causal signals to accommodate causal effect size similarity as well as heterogeneity across ancestries. MESuSiE outputs posterior inclusion probability of variant being shared or ancestry-specific causal variants. MESuSiE is implemented as an open-source R package, freely available at Zhou lab.
To install the latest version of the MESuSiE package from GitHub, run the following code in R:
library(devtools)
install_github("borangao/MESuSiE")
This command should automatically install all required packages if they are not installed already.
See Tutorial for detailed documentation and examples.
See Repository for reproducing the simulation and real data analysis in the manuscript.
All feedback, bug reports and suggestions are warmly welcomed! Please make sure to raise issues with a detailed and reproducible exmple and also please provide the output of your sessionInfo() in R!
Boran Gao, Xiang Zhou#. MESuSiE enables scalable and powerful multi-ancestry fine-mapping of causal variants in genome-wide association studies.