×

nf-core/rtgtools/svdecompose @ 0.0.0-0c7146d

The svdecompose tool of RTG tools. It is used to decompose structural variants to BNDs

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @kubranarci
Maintainers: @kubranarci

Summary

The svdecompose tool of RTG tools. It is used to decompose structural variants to BNDs

Get started

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

include { RTGTOOLS_SVDECOMPOSE } from 'nf-core/rtgtools/svdecompose'

License

MIT License

Process
Name RTGTOOLS_SVDECOMPOSE
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

input file

A VCF with called variants to decompose variants

*.{vcf.gz}
tbi file

The index of the VCF with called variants to decompose variants

*.{vcf.gz.tbi}
Output 3 channels
#1 vcf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test']

*.vcf.gz file

A VCF file with SVTYPE BND variants

*.vcf.gz
#2 index tuple
meta map

Groovy Map containing sample information e.g. [ id:'test']

*.vcf.gz.tbi file

Index of VCF file with SVTYPE BND variants

*.vcf.gz.tbi
#3 versions_rtgtools tuple
${task.process} string

The process the versions were collected from

rtgtools string

The name of the tool

rtg version | sed 's/Product: RTG Tools //; q' eval

The expression to obtain the version of the tool

Tool Description Homepage
rtgtools RealTimeGenomics Tools -- Utilities for accurate VCF comparison and manipulation https://www.realtimegenomics.com/products/rtg-tools
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:08:53 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Frtgtools%2Fsvdecompose/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/rtgtools/svdecompose/blobs/sha256:9519ddb8c00e69d188e55bea1203e89e128c5c12e98c0b99c8faa53dfc7530c5
Size 2.6 KB
Checksum sha256:9519ddb8c00e69d188e55bea1203e89e128c5c12e98c0b99c8faa53dfc7530c5
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:08:53 (UTC) 1 2.6 KB -