nf-core/glimpse2/splitreference @ 0.0.0-0c7146d
Summary
Tool to create a binary reference panel for quick reading time.
Get started
Add the following snippet to your workflow script to include this module.
include { GLIMPSE2_SPLITREFERENCE } from 'nf-core/glimpse2/splitreference'
License
MIT License
Process
Name
|
GLIMPSE2_SPLITREFERENCE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reference
file
|
Reference panel of haplotypes in VCF/BCF format. *.{vcf.gz,bcf.gz}
|
reference_index
file
|
Index file of the Reference panel file. *.{vcf.gz.csi,bcf.gz.csi}
|
input_region
string
|
Target region used for imputation, including left and right buffers (e.g. chr20:1000000-2000000). chrXX:leftBufferPosition-rightBufferPosition
|
output_region
string
|
Target imputed region, excluding left and right buffers (e.g. chr20:1000000-2000000). chrXX:leftBufferPosition-rightBufferPosition
|
map
file
|
File containing the genetic map. *.gmap
|
Output
2 channels
#1
bin_ref
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bin
file
|
binary reference panel *.bin
|
#2
versions_glimpse2
tuple
${task.process}
string
|
The name of the process |
|---|---|
glimpse2
string
|
The name of the tool |
GLIMPSE2_split_reference --help | grep -oE 'v[0-9.]+' | cut -c2-
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| glimpse2 | GLIMPSE2 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:55 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fglimpse2%2Fsplitreference/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/glimpse2/splitreference/blobs/sha256:dbbc6911471f7cd5764bb3f85effd149c0eb30f7089de1b7571acf27023bcf68 |
| Size | 2.9 KB |
| Checksum | sha256:dbbc6911471f7cd5764bb3f85effd149c0eb30f7089de1b7571acf27023bcf68 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:44:55 (UTC) | 1 | 2.9 KB | - |