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