nf-core/controlfreec/assesssignificance @ 0.0.0-0c7146d
Summary
Add both Wilcoxon test and Kolmogorov-Smirnov test p-values to each CNV output of FREEC
Get started
Add the following snippet to your workflow script to include this module.
include { CONTROLFREEC_ASSESSSIGNIFICANCE } from 'nf-core/controlfreec/assesssignificance'
License
MIT License
Process
Name
|
CONTROLFREEC_ASSESSSIGNIFICANCE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
cnvs
file
|
_CNVs file generated by FREEC *._CNVs
|
ratio
file
|
ratio file generated by FREEC *.ratio.txt
|
Output
2 channels
#1
p_value_txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.p.value.txt
file
|
CNV file containing p_values for each call *.p.value.txt
|
#2
versions_controlfreec
tuple
${task.process}
string
|
The name of the process |
|---|---|
controlfreec
string
|
The name of the tool |
11.6b
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| controlfreec/assesssignificance | Copy number and genotype annotation from whole genome and whole exome sequencing data. | http://boevalab.inf.ethz.ch/FREEC |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:32:28 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcontrolfreec%2Fassesssignificance/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/controlfreec/assesssignificance/blobs/sha256:56942a0371eb795fb4280292e89e15d6688725c8f63dd8600c4200a0520d1764 |
| Size | 3.3 KB |
| Checksum | sha256:56942a0371eb795fb4280292e89e15d6688725c8f63dd8600c4200a0520d1764 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:32:28 (UTC) | 1 | 3.3 KB | - |