Provided by: libvcflib-tools_1.0.9+dfsg1-3build1_amd64 bug

NAME

       vcf2tsv

SYNOPSIS

       vcf2tsv [-n null_string] [-g] [vcf file]

DESCRIPTION

       Converts VCF to per-allelle or per-genotype tab-delimited format, using null string to replace empty val‐
       ues  in  the table.  Specifying -g will output one line per sample with genotype information.  When there
       is more than one alt allele there will be multiple rows, one for each allele and, the info will match the
       `A' index

OPTIONS

              Type: transformation

EXIT VALUES

       0      Success

       not 0  Failure

SEE ALSO

       vcflib(1)

OTHER

LICENSE

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

AUTHORS

       Erik Garrison and vcflib contributors.

vcf2tsv (vcflib)                                                                                      VCF2TSV(1)