Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 757 Bytes

vcfgeno2alleles.md

File metadata and controls

60 lines (28 loc) · 757 Bytes

% VCFGENO2ALLELES(1) vcfgeno2alleles (vcflib) | vcfgeno2alleles (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfgeno2alleles

SYNOPSIS

vcfgeno2alleles <[vcf file]

DESCRIPTION

modifies the genotypes field to provide the literal alleles rather than indexes

OPTIONS



Type: transformation

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfgeno2alleles.cpp

LICENSE

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