-
Notifications
You must be signed in to change notification settings - Fork 41
User's Guide
ebivariation-bot edited this page Dec 17, 2018
·
9 revisions
The VCF Validation Suite is a set of programs that you can execute in your computer using a terminal.
You can download all three programs (vcf_validator
, vcf_debugulator
and vcf_assembly_checker
) from the releases page. Note that the tools are available for Linux, macOS and Windows.
You may particularly be interested in the vcf_validator
which checks compliance with the VCF specification.
Read the README.md for the instructions on how to run these tools. Running the tools with --help
will also explain briefly the available parameters.