Description

Split features in gzipped BED format

Input

name:type
description
pattern

meta{:bash}

:map

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

bed{:bash}

:file

Features in gzipped BED format to split

*.{bed.gz}

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

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

*.bed.gz{:bash}

:file

Features in split gzipped BED formatted files

*.{bed.gz}

versions_dshbio{:bash}

${task.process}{:bash}

:string

The name of the process

dsh-bio{:bash}

:string

The name of the tool

dsh-bio --version | head -n 1 | sed 's/dsh-bio-tools //'{: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

dsh-bio{:bash}

:string

The name of the tool

dsh-bio --version | head -n 1 | sed 's/dsh-bio-tools //'{:bash}

:eval

The expression to obtain the version of the tool

Tools

dshbio
LGPL-3.0-or-later

Reads, features, variants, assemblies, alignments, genomic range trees, pangenome graphs, and a bunch of random command line tools for bioinformatics. LGPL version 3 or later.