Description

Post-alignment masking

Input

name:type
description
pattern

meta{:bash}

:map

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

maf{:bash}

:file

Multiple Alignment Format (MAF) file, optionally compressed with gzip

*.{maf.gz,maf}

Output

name:type
description
pattern

maf{:bash}

meta{:bash}

:map

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

*.maf.gz{:bash}

:file

Multiple Alignment Format (MAF) file, compressed with gzip

*.{maf.gz}

versions_last{:bash}

${task.process}{:bash}

:string

The name of the process

last{:bash}

:string

The name of the tool

lastal --version | sed 's/lastal //'{: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

last{:bash}

:string

The name of the tool

lastal --version | sed 's/lastal //'{:bash}

:eval

The expression to obtain the version of the tool