nf-core/glimpse/ligate @ 0.0.0-0c7146d
Summary
Concatenates imputation chunks in a single VCF/BCF file ligating phased information.
Get started
Add the following snippet to your workflow script to include this module.
include { GLIMPSE_LIGATE } from 'nf-core/glimpse/ligate'
License
MIT License
Process
Name
|
GLIMPSE_LIGATE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
input_list
file
|
VCF/BCF file containing genotype probabilities (GP field). *.{vcf,bcf,vcf.gz,bcf.gz}
|
input_index
file
|
Index file of the input VCF/BCF file containing genotype likelihoods. *.{vcf.gz.csi,bcf.gz.csi}
|
Output
2 channels
#1
merged_variants
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.{vcf,bcf,vcf.gz,bcf.gz}
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}
|
#2
versions_glimpse
tuple
${task.process}
string
|
The name of the process |
|---|---|
glimpse
string
|
The name of the tool |
GLIMPSE_ligate --help | sed -n '/Version/s/.*: //p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| glimpse | GLIMPSE is a phasing and imputation method for large-scale low-coverage sequencing studies. | https://odelaneau.github.io/GLIMPSE |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:44:42 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fglimpse%2Fligate/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/glimpse/ligate/blobs/sha256:236312063a3d7624f8f23e85a5386181a4123a064cec54b23dc43e17d4c07329 |
| Size | 3.1 KB |
| Checksum | sha256:236312063a3d7624f8f23e85a5386181a4123a064cec54b23dc43e17d4c07329 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:44:42 (UTC) | 1 | 3.1 KB | - |