Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 742 Bytes

vcfkeepinfo.md

File metadata and controls

60 lines (28 loc) · 742 Bytes

% VCFKEEPINFO(1) vcfkeepinfo (vcflib) | vcfkeepinfo (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfkeepinfo

SYNOPSIS

vcfkeepinfo [FIELD1] [FIELD2] ...

DESCRIPTION

To decrease file size remove INFO fields not listed on the command line

OPTIONS



Type: transformation

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfkeepinfo.cpp

LICENSE

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