Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 732 Bytes

vcfkeepsamples.md

File metadata and controls

49 lines (24 loc) · 732 Bytes

% VCFKEEPSAMPLES(1) vcfkeepsamples (vcflib) | vcfkeepsamples (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfkeepsamples

SYNOPSIS

vcfkeepsamples [SAMPLE1] [SAMPLE2] ...

DESCRIPTION

outputs each record in the vcf file, removing samples not listed on the command line

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfkeepsamples.cpp

LICENSE

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