Generates haplotype calls by sampling haplotype estimates
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
Index file of the input VCF/BCF file.
*.{vcf.gz.csi,bcf.gz.csi}
haplo_sampled
Output VCF/BCF file containing phased genotypes.
versions_glimpse
${task.process}
:string
The name of the process
glimpse
The name of the tool
GLIMPSE_sample --help | sed -n '/Version/s/.*: //p'
:eval
The expression to obtain the version of the tool
versions
GLIMPSE is a phasing and imputation method for large-scale low-coverage sequencing studies.