Can you elaborate what is that extra information required?
• 0 views
•
link
Hello Biostars,
I want to use 1000 Genomes Project phase3 data. Is it possible to get gVCFs instead of VCFs ? If not, is there any way we can convert VCF to gVCFs??
Thank you in advance :)
No, you cannot convert VCFs to gVCFs. Those files don't contain the required information for conversion. For getting the gvcf files you would have to repeat variant calling, starting from the bam file.
Can you elaborate what is that extra information required?
See the gvcf specifications.
Thank you for the help, I'll go through it :)
Log in to answer this question.
This thread asks about gVCFs -> VCFs, maybe there's some info there.