Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 735 Bytes

vcfaddinfo.md

File metadata and controls

60 lines (28 loc) · 735 Bytes

% VCFADDINFO(1) vcfaddinfo (vcflib) | vcfaddinfo (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfaddinfo

SYNOPSIS

vcfaddinfo

DESCRIPTION

Adds info fields from the second file which are not present in the first vcf file.

OPTIONS



Type: transformation

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfaddinfo.cpp

LICENSE

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