This function checks and loads and checks a set of non overlapping LD regions expects three column tab delim file with colnames chr,start,end

load_ld_regions(f)

Arguments

f

character scalar representing filename containing maf data expects three columns wtih names chr, start and end.

Value

GenomicRanges object of ld blocks/regions