vcf2tsv
Contents
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
Exit Values
0 Success
not0 Failure
License
Copyright 2011-2024 (C) Erik Garrison and vcflib contributors. MIT licensed. Copyright 2020-2024 (C)
Pjotr Prins.
Name
vcf2tsv
Options
Type: transformation
Other
See Also
vcflib(1)
Synopsis
vcf2tsv [-n null_string] [-g] [vcf file]
