Convert bedgraph to bigwig with clip
bedgraph
bedGraph file which should be converted.
Structure: [ val(meta), path(bedgraph) ]
*.bedGraph
sizes
File with chromosome sizes.
Structure: [ path(sizes) ]
*.sizes
bigwig
bigWig coverage file relative to genes on the input file.
Structure: [ val(meta), path(bigwig) ]
*.bigWig
bedGraph file after clipping.