I want to merge two PLINK binary files, one is hg19 build and the other is dbSNPs b37. How should I go about merging these two ? It'd be great if you guys can help.
Hi, I was wondering how to force missing values in genotypes in PLINK format files? I tried doing `--update-alleles` followed by `--recode` but that didn't …