ht-diva / pqtl_pipeline_finemap

Fine mapping analysis within the pQTL pipeline project
MIT License
0 stars 0 forks source link

SuSiE fine-mapping #12

Open dariushghasemi opened 1 month ago

dariushghasemi commented 1 month ago

The scripts and steps followed to run susie using in-sample LD on the meta-analysis GWAS results:

dariushghasemi commented 1 month ago

If there is a misalignment of alleles in the PLINK2 LD file and GWAS results, then the credible set variants will be infinity,

To solve this, we computed the LD matrix with Pearson correlation in R using the dosage exported from PGEN file. The PGEN-based LD looks aligned with GWAS summary file (checked the diagnostic plot of eigenvalues susieR::kriging_rss()). As a result, the susie_rss() model identified one credible set pertaining 6 variants at this locus: seq.12593.33/19_54219624_54427869.

Next, I test it for the other locus with 34 signals!

Thu, 19:18, 11-Jul-24. Dariush