filter_LD(LD_list, remove_correlates = FALSE, min_r2 = 0, verbose = FALSE)
| LD_list | List containing SNP-level data ( |
|---|---|
| remove_correlates | A list of SNPs.
If provided, all SNPs that correlates with these SNPs (at r2>= |
| min_r2 | Correlation threshold for |
| verbose | Print messages. |
Other LD:
LD_1KG_download_vcf(),
LD_1KG(),
LD_custom(),
LD_ukbiobank(),
compute_LD(),
get_locus_vcf_folder(),
ldlinkr_ldproxy_batch(),
load_or_create(),
plot_LD(),
popDat_1KGphase1,
popDat_1KGphase3,
rds_to_npz(),
saveSparse(),
save_LD_matrix(),
snpstats_get_MAF(),
translate_population()