nf-core/cnvpytor/view @ 0.0.0-0c7146d
Summary
view function to generate vcfs
Get started
Add the following snippet to your workflow script to include this module.
include { CNVPYTOR_VIEW } from 'nf-core/cnvpytor/view'
License
MIT License
Name
|
CNVPYTOR_VIEW |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
pytor_files
file
|
pytor file containing cnv calls. To merge calls from multiple samples use a list of files. *.{pytor}
|
bin_sizes
string
|
list of binsizes separated by space e.g. "1000 10000" and "1000" |
|---|
output_format
string
|
output format of the cnv calls. Valid entries are "tsv", "vcf", and "xls" |
|---|
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.tsv
file
|
tsv file containing cnv calls *.{tsv}
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.vcf
file
|
vcf file containing cnv calls *.{vcf}
|
xls
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.xls
file
|
xls file containing cnv calls *.{xls}
|
versions_cnvpytor
tuple
${task.process}
string
|
The name of the process |
|---|---|
cnvpytor
string
|
The name of the tool |
1.3.2
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| cnvpytor | calling CNVs using read depth | https://github.com/abyzovlab/CNVpytor |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 18:53:26 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcnvpytor%2Fview/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/cnvpytor/view/blobs/sha256:04deed3aa91b9883c8e6c1c2c8266383e334bb9302090ede83fcdce093d414d3 |
| Size | 3.0 KB |
| Checksum | sha256:04deed3aa91b9883c8e6c1c2c8266383e334bb9302090ede83fcdce093d414d3 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:10:54 (UTC) | 5 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:53:26 (UTC) | 4 | 3.0 KB |