Hi,
I'm trying to generate haplotypes from using both WGS reads from a bam file and GATK results identifying unphased variants as a vcf. I was considering using HapCUT2, but the vcf format required as input (as detailed here) seems to be significantly different from the vcf format that GATK outputs. Is there a standard way to transform the GATK output to the appropriate HapCUT2 input format?
Alternatively, is there a better means of generating haplotypes from short reads?
I appreciate any help!