Scroll to navigation

VCF-PHASED-JOIN(1) User Commands VCF-PHASED-JOIN(1)

NAME

vcf-phased-join - take multiple overlapping pre-phased chunks and concatenates them into one VCF

SYNOPSIS

vcf-phased-join [OPTIONS] A.vcf B.vcf C.vcf

DESCRIPTION

About: The script takes multiple overlapping pre-phased chunks and concatenates them into one VCF

using heterozygous calls from the overlaps to determine correct phase.

OPTIONS

Quality threshold for gluing the pre-phased blocks together [10]
List of VCFs to join.
Output file name. When "-" is supplied, STDOUT and STDERR will be used
Break pre-phased segments if PQ value is lower in input VCFs [0.6]
This help message
February 2013 vcf-phased-join