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

  
 
  

home | help
VCF2DAG(1)		  vcf2dag (VCF transformation)		      VCF2DAG(1)

NAME
     vcf2dag

SYNOPSIS
     vcf2dag options []

DESCRIPTION
     Modify VCF to be able to build a directed acyclic graph (DAG)

OPTIONS
	    options:
		-r, --reference FILE	     FASTA reference file.

	    Modify the VCF file so that homozygous regions are included as REF/. calls.
	    For each ref and alt allele, assign an index.  These steps are sufficient to
	    enable use of the VCF as a DAG (specifically a partially-ordered graph).

	    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.

vcf2dag (vcflib)						      VCF2DAG(1)

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

home | help