Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
VCF2TSV(1)		  vcf2tsv (VCF transformation)		      VCF2TSV(1)

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 values in the table.	Specifying -g will  out-
     put 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-2025 (C) Erik Garrison and	vcflib	contributors.	MIT  li-
     censed.  Copyright 2020-2025 (C) Pjotr Prins.

AUTHORS
     Erik Garrison and vcflib contributors.

vcf2tsv (vcflib)						      VCF2TSV(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=vcf2tsv&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help