Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

in_file{:bash}

:file

Input file

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

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

*.bed{:bash}

:file

Sorted BED file

*.{bed}

versions_bedops{:bash}

${task.process}{:bash}

:string

The name of the process

bedops{:bash}

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

bedops{:bash}

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool