nf-core/ucsc/wigtobigwig @ 0.0.0-0c7146d
Summary
Convert ascii format wig file to binary big wig format
Get started
Add the following snippet to your workflow script to include this module.
include { UCSC_WIGTOBIGWIG } from 'nf-core/ucsc/wigtobigwig'
License
MIT License
Process
Name
|
UCSC_WIGTOBIGWIG |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
wig
file
|
wig file *.{wig}
|
sizes
file
|
Chromosome sizes file |
|---|
Output
2 channels
#1
bw
tuple
meta
file
|
bigwig file *.{bw}
|
|---|---|
${prefix}.bw
file
|
bigwig file *.{bw}
|
#2
versions_ucsc
tuple
${task.process}
string
|
The name of the process |
|---|---|
ucsc
string
|
The name of the tool |
482
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| ucsc | Convert ascii format wig file (in fixedStep, variableStep or bedGraph format) to binary big wig format | http://www.genome.ucsc.edu/goldenPath/help/bigWig.html |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:20:33 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fucsc%2Fwigtobigwig/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ucsc/wigtobigwig/blobs/sha256:606b23a893a5ae04150d25cff31ccbeea0c37e754671ed58c03ba41e5f850273 |
| Size | 2.3 KB |
| Checksum | sha256:606b23a893a5ae04150d25cff31ccbeea0c37e754671ed58c03ba41e5f850273 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:20:33 (UTC) | 1 | 2.3 KB | - |