I would like to use BOLT-LMM to analyze SNP data of East Asians. The BOLT-LMM requires a table of reference LD scores appropriate for the target ancestry. The LDSC site has various files calculated from 1000 genomes East Asians. (https://console.cloud.google.com/storage/browser/broad-alkesgroup-public-requester-pays) Which one should I use for BOLT-LMM?
For example, I am finding the following files
eas_ldscores
1000G_Phase3_EAS_baseline_v1.1_ldscores
1000G_Phase3_EAS_baseline_v1.2_ldscores
1000G_Phase3_EAS_baselineLD_v2.1_ldscores
1000G_Phase3_EAS_baselineLD_v2.2_ldscores
I would be grateful if you could let me know
Thank you for your advice. Am I correct in assuming that the relationship is "older < newer" as follows?
eas_ldscores < 1000G_Phase3_EAS_baseline_v1.1_ldscores < 1000G_Phase3_EAS_baseline_v1.2_ldscores < 1000G_Phase3_EAS_baselineLD_v2.1_ldscores < 1000G_Phase3_EAS_baselineLD_v2.2_ldscores
That's my assumption. I ignore the un-versioned files since the most likely case (based on other genomics file dumps such as ensembl and ucsc) is that they are the oldest, and the next-most-likely case is that they're updated to always point to the newest versioned file.