Description

Impute VCF/BCF files, but also CRAM and BAM files with Glimpse2

Input

name
description
pattern

ch_input

Target dataset in CRAM, BAM or VCF/BCF format.
Index file of the input file.
File with sample names and ploidy information.
Structure: [ meta, file, index, txt ]

ch_ref

Reference panel of haplotypes in VCF/BCF format.
Index file of the Reference panel file.
Target region, usually a full chromosome (e.g. chr20

or chr20).
The file could possibly be without GT field (for efficiency reasons a file containing only the positions is recommended).
Structure: [ meta, vcf, csi, region ]

ch_map

File containing the genetic map.
Structure: [ meta, gmap ]

ch_fasta

Reference genome in fasta format.
Reference genome index in fai format
Structure: [ meta, fasta, fai ]

Output

name
description
pattern

chunk_chr

Tab delimited output txt file containing buffer and imputation regions.
Structure: [meta, txt]

merged_variants

Output VCF/BCF file for the merged regions.
Phased information (HS field) is updated accordingly for the full region.
Structure: [ val(meta), bcf ]

merged_variants_index

Index file of the ligated phased variants files.

versions

File containing software versions

versions.yml