Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 806 Bytes

vcfdistance.md

File metadata and controls

60 lines (28 loc) · 806 Bytes

% VCFDISTANCE(1) vcfdistance (vcflib) | vcfdistance (VCF metrics) % Erik Garrison and vcflib contributors

NAME

vcfdistance

SYNOPSIS

vcfdistance [customtagname] < [vcf file]

DESCRIPTION

Adds a tag to each variant record which indicates the distance to the nearest variant. (defaults to BasesToClosestVariant if no custom tag name is given.

OPTIONS



Type: metrics

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfdistance.cpp

LICENSE

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