Skip to content

Latest commit

 

History

History
48 lines (23 loc) · 705 Bytes

vcfremovesamples.md

File metadata and controls

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