Description

Tools for population-scale genotyping using pangenome graphs.

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

VCF files

*.{vcf,vcf.gz}

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

${prefix}.vcf.gz{:bash}

:file

Concatenated VCF file

*.{vcf.gz}

tbi{:bash}

meta{:bash}

:map

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

${prefix}.vcf.gz.tbi{:bash}

:file

Concatenated VCF file index

*.{tbi}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

graphtyper
MIT

A graph-based variant caller capable of genotyping population-scale short read data sets while incorporating previously discovered variants.