Thank you for your reply.
I have read that vcftools calculates pairwise LD through the arguments below from this website (https://vcftools.github.io/documentation.html#ld).
./vcftools --vcf input_data.vcf --hap-r2 --ld-window-bp 50000 --out ld_window_50000
If I get it right, input_data.vcf contains the genomic coordinates of interest. But for which population does it calculates LD? And do I need to download any data so that vcftools will utilize it during LD calculation?
I could not understand this part.
Any idea?
Burçak