Description

Generates haplotype calls by sampling haplotype estimates

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

input{:bash}

:file

Imputed VCF/BCF file

*.{vcf,bcf,vcf.gz,bcf.gz}

index{:bash}

:file

Index file of the input VCF/BCF file.

*.{vcf.gz.csi,bcf.gz.csi}

Output

name:type
description
pattern

haplo_sampled{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.{vcf,bcf,vcf.gz,bcf.gz}{:bash}

:file

Output VCF/BCF file containing phased genotypes.

*.{vcf,bcf,vcf.gz,bcf.gz}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

glimpse
MIT

GLIMPSE is a phasing and imputation method for large-scale low-coverage sequencing studies.