logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Authors

       Erik Garrison and vcflib contributors.

vcfuniq (vcflib)                                                                                      VCFUNIQ(1)

Description

       List  unique  genotypes.   Similar  to GNU uniq, but aimed at VCF records.  vcfuniq removes records which
       have the same position, ref, and alt as the previous record on a sorted VCF file.  Note that it does  not
       adjust/combine  genotypes  in the output, but simply takes the first record.  See also vcfcreatemulti for
       combining records.

Exit Values

0      Success

       not0  Failure

License

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

Name

vcfuniq

Options

              Type: filter

Other

See Also

vcflib(1)

Synopsis

vcfuniq

See Also