Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 779 Bytes

vcfoverlay.md

File metadata and controls

62 lines (30 loc) · 779 Bytes

% VCFOVERLAY(1) vcfoverlay (vcflib) | vcfoverlay (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfoverlay

SYNOPSIS

vcfoverlay [options] [ ...]

DESCRIPTION

Overlay records in the input vcf files with order as precedence.

OPTIONS


options:
    -h, --help       this dialog
    -v, --version    prints version


EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfoverlay.cpp

LICENSE

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