Skip to content

Variant_Callers_Compatible

Chris edited this page Mar 19, 2026 · 20 revisions

Compatible_Variant_Callers

Somatic Variant Callers

Germline Variant Callers [feature under development]



Note: The value in parenthesis is the version of the tool from which we got the RAW VCF that was used for developing vcfMerger2 ; newer versions of these tools should work as long as their outputted VCF file has the SAME fields and/or flag required for vcfMerger2 ;
It has to be noted that even if new fields other than the vcfMerger2-FORMAT-specific TAGs or flags are added to the VCF, they will not impact vcfMerger2 functionning.


What to do if your variant caller is not listed?

If your variant caller is not listed above, you can make their own prep script for your tool and then create a pull-request on github to ask vcfMerger2 Team to add it, or open an issue with keyword improvement as first line in bloc text and provide a full RAW VCF from your tool.

top

Clone this wiki locally