Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 742 Bytes

vcfremovesamples.md

File metadata and controls

49 lines (24 loc) · 742 Bytes

% VCFREMOVESAMPLES(1) vcfremovesamples (vcflib) | vcfremovesamples (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfremovesamples

SYNOPSIS

vcfremovesamples [SAMPLE1] [SAMPLE2] ...

DESCRIPTION

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

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfremovesamples.cpp

LICENSE

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