VCFCHECK(1) vcfcheck (VCF metrics) VCFCHECK(1)

vcfcheck

vcfcheck options

Validate integrity and identity of the VCF by verifying that the VCF record’s REF matches a given reference file.

options:
    -f, --fasta-reference  FASTA reference file to use to obtain primer sequences.
    -x, --exclude-failures If a record fails, don't print it.  Otherwise do.
    -k, --keep-failures    Print if the record fails, otherwise not.
    -i, --ignore-case      Ignore case differences between FASTA reference and vcf.
    -h, --help             Print this message.
    -v, --version          Print version.
Type: metrics
    

0
Success
Failure

vcflib(1)

Copyright 2011-2023 (C) Erik Garrison and vcflib contributors. MIT licensed.

Erik Garrison and vcflib contributors.

vcfcheck (vcflib)