Extracts marker LD sets based on a sparse LD matrix stored in the Glist object.
getLDsets(Glist = NULL, chr = NULL, r2 = 0.5)
A list structure containing information about genotypes stored on disk.
A numeric value specifying the chromosome for which LD sets are to be extracted.
A numeric threshold, defaulting to 0.5, used for extracting LD sets.