logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Authors

       Erik Garrison and vcflib contributors.

vcf2tsv (vcflib)                                                                                      VCF2TSV(1)

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]

See Also