You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The scripts and steps followed to run susie using in-sample LD on the meta-analysis GWAS results:
The text was updated successfully, but these errors were encountered: