nf-core/ucsc/wigtobigwig @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:50:31 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fucsc%2Fwigtobigwig/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ucsc/wigtobigwig/blobs/sha256:946f0da09cb33dc711801d64890bdb21d6cacdd3e7bed6ab3a7895231af1d09a |
| Size | 2.3 KB |
| Checksum | sha256:946f0da09cb33dc711801d64890bdb21d6cacdd3e7bed6ab3a7895231af1d09a |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:50:31 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:44:43 (UTC) | 4 | 2.3 KB |