Description

Generates haplotype calls by sampling haplotype estimates

Input

name:type
description
pattern

meta

:map

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

input

:file

Imputed VCF/BCF file

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

index

:file

Index file of the input VCF/BCF file.

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

Output

name:type
description
pattern

haplo_sampled

meta

:map

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

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

:file

Output VCF/BCF file containing phased genotypes.

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

versions_glimpse

${task.process}

:string

The name of the process

glimpse

:string

The name of the tool

GLIMPSE_sample --help | sed -n '/Version/s/.*: //p'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

glimpse

:string

The name of the tool

GLIMPSE_sample --help | sed -n '/Version/s/.*: //p'

:eval

The expression to obtain the version of the tool

Tools

glimpse
MIT

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