Apologies for such a blunt question, but I've had a roadblock trying to obtain an LD correlation matrix for my SNPs using LDstore2. Earlier while Googling, I bumped into someone using plink2 to do the same thing which confused me as initially, my understanding was that PLINK isn't typically used for generating matrices, regardless of the input file format.
Question is, can I use PLINK to obtain an LD matrix using any file format? If so, does it work with a BGEN file too?!
By matrix I mean something like below (for 3 SNPs):
1.00 0.95 0.98
0.95 1.00 0.96
0.97 0.96 1.00
Thank you for your input in advance!
Alia