Select union of multiple-sample VCF
I have a multisample VCF with variants from 350 patient genomes. I'm trying to run a 'quick and dirty' Genomiser analysis to find high priority targets. In the absence of a pedigree, Genomiser is expecting a single VCF...and dies on the multiVCF. I'd like to take the union of all the variants across all the samples in this multisample VCF into a single new VCF that looks like one sample. Is there a good way to do this?
• 1,882 views
•
link
0 answers
No answers yet.
Log in to answer this question.
GATK has "combine variants" tool: https://software.broadinstitute.org/gatk/documentation/tooldocs/3.8-0/org_broadinstitute_gatk_tools_walkers_variantutils_CombineVariants.php