Description

Ligate multiple phased BCF/VCF files into a single whole chromosome file. Typically run to ligate multiple chunks of phased common variants.

Input

name:type
description
pattern

meta{:bash}

:map

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

input_list{:bash}

:file

VCF/BCF files containing genotype probabilities (GP field). The files should be ordered by genomic position.

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

input_list_index{:bash}

:file

VCF/BCF files index.

*.csi

Output

name:type
description
pattern

merged_variants{: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 for the merged regions. Phased information (HS field) is updated accordingly for the full region.

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

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml