Hi!
When I used hapbin to calculate XPEHH, I found my result file contained nothing. My map file was obtained with PLINK (plink --vcf LG01.vcf.gz --allow-extra-chr --recode --out test). The map file was like this:
LG01 . 0 400057
LG01 . 0 400063
LG01 . 0 400066
LG01 . 0 400102
But I found the test map data was like this:
22 38 0 16051250
22 39 0 16051269
22 40 0.0123386217370137 16051432
22 41 0.0123386217370137 16051453
22 42 0.0123386217370137 16051453
Did my map file have some error or some unexpected probably error?