Provided by: libvcflib-tools_1.0.9+dfsg1-2_amd64
NAME
vcfinfo2qual
SYNOPSIS
vcfinfo2qual [key] [vcf_file]
DESCRIPTION
Sets QUAL from info field tag keyed by [key]. The VCF file may be omitted and read from stdin. The average of the field is used if it contains multiple values.
OPTIONS
Type: transformation
EXIT VALUES
0 Success not 0 Failure
SEE ALSO
vcflib(1)
OTHER
LICENSE
Copyright 2011-2023 (C) Erik Garrison and vcflib contributors. MIT licensed.
AUTHORS
Erik Garrison and vcflib contributors.