Description

Convert a bedGraph file to bigWig format.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

bedgraph{:bash}

:file

bedGraph file

*.{bedGraph}

sizes{:bash}

:file

chromosome sizes file

*.{sizes}

Output

name:type
description
pattern

bigwig{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.bigWig{:bash}

:file

bigWig file

*.{bigWig}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

ucsc
varies; see http://genome.ucsc.edu/license

Convert a bedGraph file to bigWig format.