×

nf-core/cnvnator/convert2vcf @ 0.0.0-0c7146d

convert2vcf.pl is command line tool to convert CNVnator calls to vcf format.

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

Summary

convert2vcf.pl is command line tool to convert CNVnator calls to vcf format.

Get started

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

include { CNVNATOR_CONVERT2VCF } from 'nf-core/cnvnator/convert2vcf'

License

MIT License

Process
Name CNVNATOR_CONVERT2VCF
Input 1 channel
#1 tuple
meta map

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

calls file

A tab file containing CNVnator calls

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

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

*.vcf file

CNVnator calls in vcf format

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

The name of the process

cnvnator string

The name of the tool

cnvnator 2>&1 | sed -n '3s/CNVnator v//p' eval

The expression to obtain the version of the tool

Tool Description Homepage
cnvnator Tool for calling copy number variations. https://github.com/abyzovlab/CNVnator
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:31:56 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcnvnator%2Fconvert2vcf/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cnvnator/convert2vcf/blobs/sha256:3999304f6eb9b16365177f3a49a8f621c18d81b498ffc66d0a97a459bf2bb710
Size 2.7 KB
Checksum sha256:3999304f6eb9b16365177f3a49a8f621c18d81b498ffc66d0a97a459bf2bb710
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:31:56 (UTC) 1 2.7 KB -