Tool to create a binary reference panel for quick reading time.
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}
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}
Target imputed region, excluding left and right buffers (e.g. chr20:1000000-2000000).
map{:bash}
File containing the genetic map.
*.gmap
bin_ref{:bash}
*.bin{:bash}
binary reference panel
*.bin
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
GLIMPSE2 is a phasing and imputation method for large-scale low-coverage sequencing studies.