Description

Find suitable score parameters for sequence alignment

Input

name:type
description
pattern

meta{:bash}

:map

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

fastx{:bash}

:file

FASTA/FASTQ file

*.{fasta,fastq}

index{:bash}

:directory

Directory containing the files of the LAST index

lastdb/

Output

name:type
description
pattern

param_file{:bash}

meta{:bash}

:map

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

*.train{:bash}

:file

Trained parameter file

*.train

multiqc{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

Alignment parameter summary for MultiQC

*.tsv

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