Description

Convert bedgraph to bigwig with clip

Input

name
description
pattern

bedgraph

bedGraph file which should be converted.

Structure: [ val(meta), path(bedgraph) ]

*.bedGraph

sizes

File with chromosome sizes.

Structure: [ path(sizes) ]

*.sizes

Output

name
description
pattern

bigwig

bigWig coverage file relative to genes on the input file.

Structure: [ val(meta), path(bigwig) ]

*.bigWig

bedgraph

bedGraph file after clipping.

Structure: [ val(meta), path(bedgraph) ]

*.bedGraph