This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Comparing VCFs constructed from mapping to different reference genomes

Hi, I am comparing variant calling pipelines from two authors who have used different versions of a reference genome. Is there a tool that could allow me to compare VCF files constructed from mapping/variant calling on two different ref genomes? Or is there a method for converting the VCF to a VCF from a different ref genome?

Thank you in advance for your help!

vcf reference genome comparisons

1 answer

I am responding to my own question above. I have found a Picard tool

https://software.broadinstitute.org/gatk/documentation/tooldocs/4.0.0.0/picard_vcf_LiftoverVcf.php that looks like it would allow me to "lift over" my variants onto another genome build.

Thanks!

Something is still unclear to me:

Is this tool used to compare VCF files created with different version of the same reference sequence, or can it be used with two completely different reference sequences from the same species?

Log in to answer this question.