nf-core/cnvkit/export @ 0.0.0-3fc6d40
Summary
Convert copy number ratio tables (.cnr files) or segments (.cns) to another format.
Get started
Add the following snippet to your workflow script to include this module.
include { CNVKIT_EXPORT } from 'nf-core/cnvkit/export'
License
MIT License
Process
Name
|
CNVKIT_EXPORT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
cns
file
|
CNVKit CNS file. *.cns
|
Output
2 channels
#1
output
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.${suffix}
file
|
Output file |
#2
versions_cnvkit
tuple
${task.process}
string
|
The name of the process |
|---|---|
cnvkit
string
|
The name of the tool |
cnvkit.py version | sed -e "s/cnvkit v//g"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| cnvkit | CNVkit is a Python library and command-line software toolkit to infer and visualize copy number from high-throughput DNA sequencing data. It is designed for use with hybrid capture, including both whole-exome and custom target panels, and short-read sequencing platforms such as Illumina and Ion Torrent. | https://cnvkit.readthedocs.io/en/stable/index.html |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:07:15 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcnvkit%2Fexport/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/cnvkit/export/blobs/sha256:86e92eb95a49b0a08cae7ef62800b7625fd6bf5d1aafb6709877d081c056d0a9 |
| Size | 2.8 KB |
| Checksum | sha256:86e92eb95a49b0a08cae7ef62800b7625fd6bf5d1aafb6709877d081c056d0a9 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:10:41 (UTC) | 3 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:07:15 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:53:08 (UTC) | 2 | 2.8 KB |