×

nf-core/survivor/bedpetovcf @ 0.0.0-3fc6d40

Converts a bedpe file to a VCF file (beta version)

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

Summary

Converts a bedpe file to a VCF file (beta version)

Get started

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

include { SURVIVOR_BEDPETOVCF } from 'nf-core/survivor/bedpetovcf'

License

MIT License

Process
Name SURVIVOR_BEDPETOVCF
Input 1 channel
#1 tuple
meta map

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

bedpe file

BEDPE file

Output 2 channels
#1 vcf tuple
meta map

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

*.vcf file

Output VCF file

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

The process the versions were collected from

survivor string

The name of the tool

SURVIVOR 2>&1 | grep 'Version' | sed 's/Version: //' eval

The expression to obtain the version of the tool

Tool Description Homepage
survivor Toolset for SV simulation, comparison and filtering https://github.com/fritzsedlazeck/SURVIVOR/wiki
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:32:58 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsurvivor%2Fbedpetovcf/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/survivor/bedpetovcf/blobs/sha256:9a9088d9d9a0f8c27202ff98563f4ab56af52274ebdf4eb522c83653971b989d
Size 2.2 KB
Checksum sha256:9a9088d9d9a0f8c27202ff98563f4ab56af52274ebdf4eb522c83653971b989d
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:47:51 (UTC) 3 2.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:32:58 (UTC) 3 2.2 KB
0.0.0-0c7146d 08 Apr 2026 19:41:15 (UTC) 3 2.2 KB