×

nf-core/ucsc/bedgraphtobigwig @ 0.0.0-0c7146d

Convert a bedGraph file to bigWig format.

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @drpatelh
Maintainers: @drpatelh

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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:44:35 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fucsc%2Fbedgraphtobigwig/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ucsc/bedgraphtobigwig/blobs/sha256:69f01b600264aeb3b4b950a5d268cf8334a9d93a8524e5980a3a80b20171a36e
Size 2.2 KB
Checksum sha256:69f01b600264aeb3b4b950a5d268cf8334a9d93a8524e5980a3a80b20171a36e
Downloads 2
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