I'm doing some analyses with the SGDP panel and need to create a joint VCF from the Giraffe-DV pipeline. Everything up to variant calling went smoothly, and even upon connecting/contacting the Google staff they confirmed there are not many options to do so as per GATK.
Then looking up the DV Git page I found GLnexux and tried to merge the 279 gVCF from the SGDP. Apparently, there are no evident errors (seemerge.log file); however, for some reason, the output VCF is malformed (see screenshot). In particular, the header and samples' names seem to be fine but the actual body is corrupted. For clarity I share the script I run:
Hi there,
I'm doing some analyses with the SGDP panel and need to create a joint VCF from the Giraffe-DV pipeline. Everything up to variant calling went smoothly, and even upon connecting/contacting the Google staff they confirmed there are not many options to do so as per GATK.
Then looking up the DV Git page I found
GLnexux
and tried to merge the 279 gVCF from the SGDP. Apparently, there are no evident errors (see merge.log file); however, for some reason, the output VCF is malformed (see screenshot). In particular, the header and samples' names seem to be fine but the actual body is corrupted. For clarity I share the script I run:Screenshot