table of contents
VCFREMOVESAMPLES(1) | vcfremovesamples (VCF transformation) | VCFREMOVESAMPLES(1) |
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¶
OTHER¶
LICENSE¶
Copyright 2011-2024 (C) Erik Garrison and vcflib contributors. MIT licensed. Copyright 2020-2024 (C) Pjotr Prins.
AUTHORS¶
Erik Garrison and vcflib contributors.
vcfremovesamples (vcflib) |