Load UK Biobank LD reference matrix and variant information
load_UKBB_LDREF(
LD_Blocks,
locus,
LDREF.dir,
prefix = "ukb_b37_0.1",
LD_matrix_ext = "RDS",
snp_info_ext = "Rvar"
)
A list, containing LD (correlation) matrix R and a data frame with information of the variants in the LD matrix.