nf-core/glnexus @ 0.0.0-6c4ed3a
Summary
merge gVCF files and perform joint variant calling
Get started
Add the following snippet to your workflow script to include this module.
include { GLNEXUS } from 'nf-core/glnexus'
License
MIT License
Process
Name
|
GLNEXUS |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
gvcfs
list
|
Input genomic vcf files *.{gvcf,gvcf.gz,g.vcf,g.vcf.gz}
|
custom_config
file
|
Custom YML config for additional profiles *.{yml,yaml}
|
#2
tuple
meta2
map
|
Groovy Map containing regions information e.g. [ id:'test' ] |
|---|---|
bed
list
|
Input BED file *.bed
|
Output
2 channels
#1
bcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.bcf
file
|
merged BCF file *.bcf
|
#2
versions_glnexus
tuple
${task.process}
string
|
The name of the process |
|---|---|
glnexus
string
|
The name of the tool |
glnexus_cli 2>&1 | grep -oE '[0-9]+\.[0-9]+\.[0-9]+'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| glnexus | scalable gVCF merging and joint variant calling for population sequencing projects. | https://github.com/dnanexus-rnd/GLnexus |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:21:43 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fglnexus/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/glnexus/blobs/sha256:a0f5e4245a429bb2bcc4d51ac8f77a4f27c992731c992ae8314e2c64ad0a1aff |
| Size | 2.7 KB |
| Checksum | sha256:a0f5e4245a429bb2bcc4d51ac8f77a4f27c992731c992ae8314e2c64ad0a1aff |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:21:43 (UTC) | 4 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:06:32 (UTC) | 4 | 2.7 KB |