Hello,
I hope you're doing well. I am new to Plink, and would like to get a list of SNPs in LD with a tag SNP, along with the SNPs' reference and alternative allele information.
I used this code to get the list of SNPs in LD with rs2164624:
./plink --bfile EUR_hg38_chr10 --r2 --ld-snp rs2164624 --with-freqs
Could you let me know if there is any flag to add allele information?
Thank you so much for your help! I appreciate it very much.
Best,
Lynn