-
Notifications
You must be signed in to change notification settings - Fork 1
Variant_Callers_Compatible
Chris edited this page Mar 19, 2026
·
20 revisions
- lancet (1.0.7)
- mutect2 (4.0.8.1)
- octopus (0.7.4 or github)
- strelka2 (2.9.10)
- vardictjava (1.6.0)
- deepsomatic (1.9.0 or up)
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.
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.