nf-core/wisecondorx/predict @ 0.0.0-6c4ed3a
Summary
Find copy number aberrations
Get started
Add the following snippet to your workflow script to include this module.
include { WISECONDORX_PREDICT } from 'nf-core/wisecondorx/predict'
License
MIT License
Name
|
WISECONDORX_PREDICT |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
npz
file
|
An NPZ file created with WisecondorX convert *.npz
|
meta2
map
|
Groovy Map containing reference information e.g. [ id:'test', single_end:false ] |
|---|---|
reference
file
|
A reference NPZ file created with WisecondorX newref *.npz
|
meta3
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
blacklist
file
|
OPTIONAL - A BED file containing blacklist regions (used mainly when the reference is small) *.bed
|
bins_bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
|---|---|
*_bins.bed
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_bins.bed
|
chr_plots
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
|---|---|
[!genome_wide]*.png
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] [!genome_wide]*.png
|
genome_plot
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
|---|---|
genome_wide.png
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] genome_wide.png
|
segments_bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
|---|---|
*_segments.bed
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_segments.bed
|
chr_statistics
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
|---|---|
*_statistics.txt
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_chr_statistics.txt
|
aberrations_bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
|---|---|
*_aberrations.bed
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *_aberrations.bed
|
versions_wisecondorx
tuple
${task.process}
string
|
The name of the process |
|---|---|
wisecondorx
string
|
The name of the tool |
pip list |& sed -n 's/wisecondorx *//p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| wisecondorx | WIthin-SamplE COpy Number aberration DetectOR, including sex chromosomes | https://github.com/CenterForMedicalGeneticsGhent/WisecondorX |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:53:14 (UTC) |