harappadna.org
Xing to PED Conversion
Following mallu’s request, here is the code I used to convert Xing et al data to Plink’s PED format. #!/bin/bash dos2unix *.csv head –lines=1 JHS_Genotype.csv > header.txt awk …