Prepare sequences for subsequent alignment with lastal.
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
[ id:'sample1', single_end:false ]
fastx
:file
Sequence file in FASTA or FASTQ format. May be compressed with gzip.
*.{fasta,fasta.gz,fastq,fastq.gz}
index
lastdb
:directory
directory containing the files of the LAST index
lastdb/
versions_last
${task.process}
:string
The name of the process
last
The name of the tool
lastal --version | sed 's/lastal //'
:eval
The expression to obtain the version of the tool
versions
LAST finds & aligns related regions of sequences.