Description

Tool to create a binary reference panel for quick reading time.

Input

name:type
description
pattern

meta{:bash}

:map

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

reference{:bash}

:file

Reference panel of haplotypes in VCF/BCF format.

*.{vcf.gz,bcf.gz}

reference_index{:bash}

:file

Index file of the Reference panel file.

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

input_region{:bash}

:string

Target region used for imputation, including left and right buffers (e.g. chr20:1000000-2000000).

chrXX:leftBufferPosition-rightBufferPosition

output_region{:bash}

:string

Target imputed region, excluding left and right buffers (e.g. chr20:1000000-2000000).

chrXX:leftBufferPosition-rightBufferPosition

map{:bash}

:file

File containing the genetic map.

*.gmap

Output

name:type
description
pattern

bin_ref{:bash}

meta{:bash}

:map

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

*.bin{:bash}

:file

binary reference panel

*.bin

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

glimpse2
MIT

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