vcfinfo2qual(1)
\f[B]vcfinfo2qual\f[R]
Description
VCFINFO2QUAL
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-2022 (C) Erik Garrison and vcflib contributors. MIT licensed.
AUTHORS
Erik Garrison and vcflib contributors.