This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Best tool to merge .vcf files from different variant callers?

I have vcfs from the same samples that have variants called from one of three callers. I want to put these files together so that I can annotate them together. Is there a known best way to do this?

vcf gatk annotation variants snp

You're looking for bcftools concat (manual). I don't think combining calls from different callers is recommended though.

0 answers

No answers yet.

Log in to answer this question.