Skip to content

Latest commit

 

History

History
61 lines (27 loc) · 756 Bytes

vcfuniqalleles.md

File metadata and controls

61 lines (27 loc) · 756 Bytes

% VCFUNIQALLELES(1) vcfuniqalleles (vcflib) | vcfuniqalleles (VCF filter) % Erik Garrison and vcflib contributors

NAME

vcfuniqalleles

SYNOPSIS

vcfuniqalleles

DESCRIPTION

List unique alleles For each record, remove any duplicate alternate alleles that may have resulted from merging separate VCF files.

OPTIONS



Type: filter

      

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfuniqalleles.cpp

LICENSE

Copyright 2011-2023 (C) Erik Garrison and vcflib contributors. MIT licensed.