×

nf-core/rhocall/viz @ 0.0.0-6c4ed3a

Call regions of homozygosity and make tentative UPD calls

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @ramprasadn
Maintainers: @ramprasadn

Summary

Call regions of homozygosity and make tentative UPD calls

Get started

Add the following snippet to your workflow script to include this module.

include { RHOCALL_VIZ } from 'nf-core/rhocall/viz'

License

MIT License

Process
Name RHOCALL_VIZ
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

vcf file

VCF file

*.{vcf}
#2 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

roh file

Input RHO file produced from rhocall

*.{roh}
Output 3 channels
#1 bed tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}/${prefix}.bed file

Bed file containing roh calls

*.{bed}
#2 wig tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}/${prefix}.wig file

Wig file containing roh calls

*.{wig}
#3 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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:40:49 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Frhocall%2Fviz/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rhocall/viz/blobs/sha256:252d768582d236af96c5df3bf68a6261d82011396aca5e7426585f942537be59
Size 2.5 KB
Checksum sha256:252d768582d236af96c5df3bf68a6261d82011396aca5e7426585f942537be59
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:40:49 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:31:30 (UTC) 4 2.4 KB