Aligns query sequences to target sequences indexed with lastdb
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}
param_file{:bash}
:file
Trained parameter file
*.train
index{:bash}
:directory
Directory containing the files of the LAST index
lastdb/
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
Gzipped MAF (Multiple Alignment Format) file
*.{maf.gz}
multiqc{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:'sample1', single_end:false ]
*.tsv{:bash}
:file
Summary reporting the total alignment length (including gaps) and the
percent identity computed with and without taking gaps in
consideration (because there is no standard definition of percent
identity).