Provides fasta index required by minimap2 alignment.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
fasta
:file
Reference database in FASTA format.
index
*.mmi
Minimap2 fasta index.
versions_minimap2
${task.process}
:string
The name of the process
minimap2
The name of the tool
minimap2 --version
:eval
The expression to obtain the version of the tool
versions
A versatile pairwise aligner for genomic and spliced nucleotide sequences.