nf-core/vcf2cytosure @ 0.0.0-6c4ed3a
Summary
Convert VCF with structural variations to CytoSure format
Get started
Add the following snippet to your workflow script to include this module.
include { VCF2CYTOSURE } from 'nf-core/vcf2cytosure'
License
MIT License
Name
|
VCF2CYTOSURE |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
sv_vcf
file
|
VCF file with structural variants *.{vcf,vcf.gz}
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
coverage_bed
file
|
Bed file with coverage data *.bed
|
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
cns
file
|
CN file from CNVkit, not compatible with coverage_bed file |
meta4
map
|
Groovy Map containing sample information e.g. |
|---|---|
snv_vcf
file
|
VCF file with SNVs to calculate probe coverage, not compatible with coverage_bed pattern: "*.{vcf,vcf.gz}" |
blacklist_bed
file
|
Bed file with regions to exclude *.bed
|
|---|
cgh
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.cgh
file
|
SV:s in CytoSure format *.cgh
|
versions_vcf2cytosure
tuple
${task.process}
string
|
The name of the process |
|---|---|
vcf2cytosure
string
|
The name of the tool |
vcf2cytosure --version 2>&1 | sed -n 's/.*cytosure //p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| vcf2cytosure | Convert VCF with structural variations to CytoSure format | https://github.com/NBISweden/vcf2cytosure |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:51:55 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvcf2cytosure/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vcf2cytosure/blobs/sha256:a9e50f0e0dbe58e74ce7f3f26e40d7dba41df524e57dd89f8d0b726fdc5f48b4 |
| Size | 2.6 KB |
| Checksum | sha256:a9e50f0e0dbe58e74ce7f3f26e40d7dba41df524e57dd89f8d0b726fdc5f48b4 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:51:55 (UTC) | 4 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:46:07 (UTC) | 3 | 2.6 KB |