nf-core/ucsc/bedgraphtobigwig @ 0.0.0-6c4ed3a
Summary
Convert a bedGraph file to bigWig format.
Get started
Add the following snippet to your workflow script to include this module.
include { UCSC_BEDGRAPHTOBIGWIG } from 'nf-core/ucsc/bedgraphtobigwig'
License
MIT License
Process
Name
|
UCSC_BEDGRAPHTOBIGWIG |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bedgraph
file
|
bedGraph file *.{bedGraph}
|
sizes
file
|
chromosome sizes file *.{sizes}
|
|---|
Output
2 channels
#1
bigwig
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bigWig
file
|
bigWig file *.{bigWig}
|
#2
versions_ucsc
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
ucsc
string
|
The tool name |
482
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| ucsc | Convert a bedGraph file to bigWig format. | http://hgdownload.cse.ucsc.edu/admin/exe/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:50:25 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fucsc%2Fbedgraphtobigwig/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ucsc/bedgraphtobigwig/blobs/sha256:b0a5191938e99f18825195168ceb4d2728eea1eb4d7855b7335d6df58fcd20a9 |
| Size | 2.3 KB |
| Checksum | sha256:b0a5191938e99f18825195168ceb4d2728eea1eb4d7855b7335d6df58fcd20a9 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:50:25 (UTC) | 3 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:35:02 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:44:35 (UTC) | 2 | 2.2 KB |