nf-core/beagle5/beagle @ 0.0.0-0c7146d
Summary
Beagle v5.5 is a software package for phasing genotypes and for imputing ungenotyped markers.
Get started
Add the following snippet to your workflow script to include this module.
include { BEAGLE5_BEAGLE } from 'nf-core/beagle5/beagle'
License
MIT License
Name
|
BEAGLE5_BEAGLE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
vcf
file
|
target VCF input file to be imputed and or phased *.{vcf,vcf.gz}
|
vcf_index
file
|
target VCF input file index *.{vcf,vcf.gz}.{tbi,csi}
|
refpanel
file
|
target reference panel *.{vcf,vcf.gz}
|
refpanel_index
file
|
target reference panel index *.{vcf,vcf.gz}.{tbi,csi}
|
genmap
file
|
a PLINK format genetic map with cM units *.{map,map.gz,map.zip}
|
exclsamples
file
|
text file containing samples one sample per line to be excluded from the analysis *.*
|
exclmarkers
file
|
text file containing markers one marker per line to be excluded from the analysis *.*
|
region
string
|
Region to perform imputation (chr)?\d*:\d*-\d*
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.log
file
|
a summary of the analysis that includes the Beagle version, the command line arguments, and compute time. *.log
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.vcf.gz
file
|
bgzip compressed VCF file that contains phased non missing genotypes for all non reference samples *.vcf.gz
|
versions_beagle
tuple
${task.process}
string
|
The name of the process |
|---|---|
beagle
string
|
The name of the tool |
beagle 2>&1 | sed -n 's/.*version \([^)]*\).*/\1/p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| beagle5 | Beagle is a software package for phasing genotypes and for imputing ungenotyped markers. | https://faculty.washington.edu/browning/beagle/beagle.html |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:25:55 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbeagle5%2Fbeagle/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/beagle5/beagle/blobs/sha256:14514f6b1ca7dbe0f7c15414fdb35ee2fc13abb912f9f4dc25525bf4333e9639 |
| Size | 3.2 KB |
| Checksum | sha256:14514f6b1ca7dbe0f7c15414fdb35ee2fc13abb912f9f4dc25525bf4333e9639 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:25:55 (UTC) | 1 | 3.2 KB | - |