Hi all,
I am currently working on performing genotype imputation using a mixture of reference panels and input files, on Minimac4. In some of my input VCFs, I had reannotated the SNP IDs, so that the IDs follow the format of CHR:POS:REF:ALT. In my other input files, it is a mix of RSIDs and CHR:POS formats as the SNP ID. The files are completely the same other than the SNP IDs.
I have already run imputation on for example, the files from Run A where SNP IDs are in the format CHR:POS:REF:ALT, and Run B where the SNP IDs are a mix. My question is, would I have to go back and standardize the SNP ID formats before imputation, or would the result be the same regardless? Does Minimac4 carry out imputation based on the SNP position only?
My guess is that the IDs aren't important and the imputation is based upon the POS column (of course scaled by genetic distance).