DOKK / manpages / debian 12 / shapeit4 / shapeit4.2.1.en
SHAPEIT4(1) General Commands Manual SHAPEIT4(1)

shapeit4 - fast and accurate method for estimation of haplotypes (phasing)

shapeit4 [options]

Segmented HAPlotype Estimation and Imputation Tools version 4 (SHAPEIT4). SHAPEIT4 is a fast and accurate method for estimation of haplotypes (aka phasing) for SNP array and sequencing data. It includes a Positional Burrow Wheeler Transform (PBWT) based approach to quickly select a small set of informative conditioning haplotypes to be used when updating the phase of an individual. It accounts for sets of pre-phased genotypes (i.e. haplotype scaffold). The scaffold can be derived either from family data or large reference panels. It reads and writes files using HTSlib for better I/O performance in either VCF or BCF formats. The genotype graph and HMM routines have been re-implemented for better hardware usage and performance.


Produce help message
Seed of the random number generator
Number of thread used

Genotypes to be phased in VCF/BCF format
Reference panel of haplotypes in VCF/BCF format
Scaffold of haplotypes in VCF/BCF format
Genetic map
Target region
Informs phasing using PS field from read based phasing

Iteration scheme of the MCMC
Pruning threshold
Store K sizes in last iterations

Do not initialise haplotypes by PBWT (rephase input haplotype data)
Storage frequency of PBWT indexes in variant numbers (i.e. 16 means storage every 16 variants)
Depth of PBWT indexes to condition on

Minimal size of the phasing window
Effective size of the population

Phased haplotypes in VCF/BCF format
Log file

https://odelaneau.github.io/shapeit4/

SHAPEIT4 was written by Olivier Delaneau.

December 2018