Hi gVCFtools team,
We generate a single VCF file for each of genome samples from our pipeline by merging outputs from various various detection applications such as GATK, CNVator, breakdancer and pindel. My requirement is to convert the VCF file to gVCF format for storing the variants and non-variants data in our system.
Does gVCFtool has any utility that takes a VCF file (variant data) and BAM file(alignment data) to generate gVCF file?
Thanks,
Vivek