Description

compute average score of bigwig over bed file

Input

name:type
description
pattern

meta

:map

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

bed

:file

bed file

*.{bed}

bigwig

:file

bigwig file

*.{bigwig,bw}

Output

name:type
description
pattern

tab

meta

:map

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

*.tab

:file

tab file

*.{tab}

versions_ucsc

${task.process}

:string

The name of the process

ucsc

:string

The name of the tool

482

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

ucsc

:string

The name of the tool

482

:string

The expression to obtain the version of the tool

Tools

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

Compute average score of big wig over each bed, which may have introns.