$ plink --vcf whi.some.annot.vcf.gz --allow-extra-chr --make-bed --geno 0.1 --out whi.some.annot
(C) 2005-2016 Shaun Purcell, Christopher Chang GNU General Public License v3
Logging to whi.some.annot.log.
Options in effect:
--allow-extra-chr
--geno 0.1
--make-bed
--out whi.some.annot
--vcf whi.some.annot.vcf.gz
516830 MB RAM detected; reserving 258415 MB for main workspace.
Error: Missing header line in .vcf file.
That is all the error message that I get. Is there some way to check the vcf file and get a more informative error message?