Description

Convert BAM/GFF/GTF/GVF/PSL files to bed

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

in_file

:file

Input file

Output

name:type
description
pattern

bed

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.bed

:file

Sorted BED file

*.{bed}

versions_bedops

${task.process}

:string

The name of the process

bedops

:string

The name of the tool

convert2bed --version | sed -n "s/.*version: *\([^ ]*\).*/\1/p"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

bedops

:string

The name of the tool

convert2bed --version | sed -n "s/.*version: *\([^ ]*\).*/\1/p"

:eval

The expression to obtain the version of the tool