Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 765 Bytes

vcfafpath.md

File metadata and controls

79 lines (41 loc) · 765 Bytes

% VCFAFPATH(1) vcfafpath (vcflib) | vcfafpath (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfafpath

SYNOPSIS

vcfafpath

DESCRIPTION

Display genotype paths

EXAMPLES


Example:

    **vcfafpath** samples/scaffold612.vcf

T -> A A -> G T -> C C -> A C -> T A -> G T -> C G -> C C -> CAGA A -> G



Type: transformation

      

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfafpath.cpp

LICENSE

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