Scroll to navigation

VCFUNIQ(1) vcfuniq (VCF filter) VCFUNIQ(1)

NAME

vcfuniq

SYNOPSIS

vcfuniq

DESCRIPTION

List unique genotypes. Like GNU uniq, but for VCF records. Remove records which have the same position, ref, and alt as the previous record.

OPTIONS

Type: filter

EXIT VALUES

0
Success
Failure

SEE ALSO

vcflib(1)

OTHER

LICENSE

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

AUTHORS

Erik Garrison and vcflib contributors.

vcfuniq (vcflib)