R/utils.R
match_gwas_LDREF.Rd
Match GWAS sumstats with LD reference files. Only keep variants included in LD reference.
match_gwas_LDREF(sumstats, R, snp_info)
A data frame of GWAS summary statistics.
LD matrix
Variant information for the LD matrix.
A list, containing matched GWAS summary statistics and LD matrix.