nf-core/rhocall/annotate @ 0.0.0-0c7146d
Summary
Markup VCF file using rho-calls.
Get started
Add the following snippet to your workflow script to include this module.
include { RHOCALL_ANNOTATE } from 'nf-core/rhocall/annotate'
License
MIT License
Process
Name
|
RHOCALL_ANNOTATE |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
vcf
file
|
vcf file *.{vcf,vcf.gz}
|
tbi
file
|
vcf index file *.{tbi}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
roh
file
|
Bcftools roh style TSV file with CHR,POS,AZ,QUAL *.{roh}
|
bed
file
|
BED file with AZ windows. *.{bed}
|
|---|
Output
2 channels
#1
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_rhocall.vcf
file
|
vcf file *.{vcf,vcf.gz}
|
#2
versions_rhocall
tuple
${task.process}
string
|
The name of the process |
|---|---|
rhocall
string
|
The name of the tool |
rhocall --version | sed 's/rhocall, version //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| rhocall | Call regions of homozygosity and make tentative UPD calls. | https://github.com/dnil/rhocall |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:07:56 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Frhocall%2Fannotate/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/rhocall/annotate/blobs/sha256:3314a5ad600416f4f38c4ed68ae25307aa0314e4625bca7691090909a5ba6489 |
| Size | 2.5 KB |
| Checksum | sha256:3314a5ad600416f4f38c4ed68ae25307aa0314e4625bca7691090909a5ba6489 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:07:56 (UTC) | 1 | 2.5 KB | - |