Skip to content

Latest commit

 

History

History
48 lines (23 loc) · 695 Bytes

vcfkeepsamples.md

File metadata and controls

48 lines (23 loc) · 695 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-2023 (C) Erik Garrison and vcflib contributors. MIT licensed.