Hi I have done that but my .bim file has coordinates instead of rsIDs I was expecting rsIDs
The snp_coorinates file look like this
rs2281304 1:6147134:C:A,G,T
rs11584419 1:6147341:A:C
rs2273043 1:6149053:C:T
rs2273042 1:6149122:G:A
The files.bim file looks like this
1 1:851390:G:T 0 851390 T G
1 1:852758:G:C 0 852758 C G
1 1:853239:A:G 0 853239 G A
The generated .bim file is also similar to previous .bim file, I was expecting rs IDs but looks like this
1 1:730087:T:C 0 730087 C T
1 1:752721:A:G 0 752721 A G
1 1:754105:C:T 0 754105 T C