table of contents
VCFGENOTYPECOMPARE(1) | vcfgenotypecompare (VCF statistics) | VCFGENOTYPECOMPARE(1) |
NAME¶
vcfgenotypecompare
SYNOPSIS¶
vcfgenotypecompare
DESCRIPTION¶
adds statistics to the INFO field of the vcf file describing the amount of discrepancy between the genotypes (GT) in the vcf file and the genotypes reported in the . use this after vcfannotategenotypes to get correspondence statistics for two vcfs.
OPTIONS¶
-
Type: statistics
EXIT VALUES¶
- 0
- Success
- not 0
- Failure
SEE ALSO¶
OTHER¶
LICENSE¶
Copyright 2011-2023 (C) Erik Garrison and vcflib contributors. MIT licensed.
AUTHORS¶
Erik Garrison and vcflib contributors.
vcfgenotypecompare (vcflib) |