nf-core/survivor/bedpetovcf @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:47:51 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsurvivor%2Fbedpetovcf/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/survivor/bedpetovcf/blobs/sha256:4ea128f708fec462e0949c857556875d21909ea0d1a6086e9416769ec6b64659 |
| Size | 2.2 KB |
| Checksum | sha256:4ea128f708fec462e0949c857556875d21909ea0d1a6086e9416769ec6b64659 |
| 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 |