Dear Christopher,
I can't seem to get --cm-map working using 'PLINK v1.90p 64-bit (18 Apr 2015)'. I am trying to convert a gzipped vcf to a tped file with updated coordinates from a SHAPEIT formatted genetic map. I been trying a variety of commands such as ...
plink --vcf $VCF --cm-map genetic_map_chr16_combined_b37.txt 16 \
--recode 01 transpose --output-missing-genotype M --out $OUTPUT \
--set-missing-var-ids @:#
but continuously get zeros for where the CM coordinate should be in the tped file. I have made sure the chromosome code is the same for the --cm-map argument and the vcf. I am using VCFv4.1. I have also tried converting the vcf first to binary ped then trying the --cm-map command and this provided the same output. Any advice or help with this greatly appreciated! I hope you are well.