yeah , I fixed that issue , but I have last question , which is more general.
I wanted to merge two datasets but the first has SNPs ids that are not in rs ..i also downloaded its conversion file to rs ids.
but i don't know whether to update id names or to just rename all snp ids to chr and position , which would give me more overlapping between datasets when merging?
there's also the question whether to rename snp ids by chr and position or chr/position and unique Allele like this 1:513251 vs 1:5235823,A,C
tell me your opinion on this and specially when do we choose to rename snp id by unique allele or just chr/pos ? in regards to overlapping and later issues like positions with same id etc...