×

nf-core/svtk/standardize @ 0.0.0-0c7146d

Convert SV calls to a standardized format.

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

Summary

Convert SV calls to a standardized format.

Get started

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

include { SVTK_STANDARDIZE } from 'nf-core/svtk/standardize'

License

MIT License

Process
Name SVTK_STANDARDIZE
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information. Caller can be one of the tools: delly, manta, melt, wham e.g. [ id:'test', caller:"delly" ]

input file

A gzipped VCF file to be standardized

*.vcf.gz
#2 tuple
meta2 map

Groovy Map containing reference information e.g. [ id:'test2' ]

fai file

Optional fasta index file that specifies the contigs to be used in the VCF header (defaults to all contigs of GRCh37)

*.fai
Output 2 channels
#1 vcf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', caller:"delly" ]

*.vcf.gz file

A gzipped version of the standardized VCF file

*.vcf.gz
#2 versions_svtk tuple
${task.process} string

The process the versions were collected from

svtk string

The tool name

0.0.20190615 string

The expression to obtain the version of the tool

Tool Description Homepage
svtk Utilities for consolidating, filtering, resolving, and annotating structural variants. https://github.com/broadinstitute/gatk-sv/tree/master/src/svtk
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:41:39 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsvtk%2Fstandardize/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/svtk/standardize/blobs/sha256:d7e3a0d6be39bf7c56fd96dedd3c0b1e31a05c2430a0fc265ff9c03ddee605ff
Size 2.5 KB
Checksum sha256:d7e3a0d6be39bf7c56fd96dedd3c0b1e31a05c2430a0fc265ff9c03ddee605ff
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:48:54 (UTC) 3 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:33:53 (UTC) 4 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:41:39 (UTC) 3 2.5 KB