Closed Sour01 closed 10 months ago
Hi! I use Plink to convert the my vcf format,but I encountered the following problems:
Error: Line 28 of .vcf file has a GT half-call. Use --vcf-half-call to specify how these should be processed.
But I didn't find --vcf-half-call.
Error: Missing --vcf-half-call parameter. For more information, try "plink --help " or "plink --help | more".
My command is : plink --vcf PT8.vcf --recode HV --out pap.region.hv --allow-extra-chr
Thanks!
you can see this at this issues 17
Hi! I use Plink to convert the my vcf format,but I encountered the following problems:
Error: Line 28 of .vcf file has a GT half-call. Use --vcf-half-call to specify how these should be processed.
But I didn't find --vcf-half-call.
Error: Missing --vcf-half-call parameter. For more information, try "plink --help" or "plink --help | more".
My command is : plink --vcf PT8.vcf --recode HV --out pap.region.hv --allow-extra-chr
Thanks!