Skip to content

Latest commit

 

History

History
61 lines (28 loc) · 711 Bytes

vcfqual2info.md

File metadata and controls

61 lines (28 loc) · 711 Bytes

% VCFQUAL2INFO(1) vcfqual2info (vcflib) | vcfqual2info (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfqual2info

SYNOPSIS

vcfqual2info [key] [vcf_file]

DESCRIPTION

Puts QUAL into an info field tag keyed by [key].

OPTIONS




Type: transformation

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfqual2info.cpp

LICENSE

Copyright 2011-2024 (C) Erik Garrison and vcflib contributors. MIT licensed. Copyright 2020-2024 (C) Pjotr Prins.