Description

create index file for genmap

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

fasta

:file

fasta file to index

*.{fasta,fa,fna}

Output

name:type
description
pattern

index

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}

:directory

Genmap index directory

versions_genmap

${task.process}

:string

The name of the process

genmap

:string

The name of the tool

genmap --version |& sed -n 's/GenMap version: //p'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

genmap

:string

The name of the tool

genmap --version |& sed -n 's/GenMap version: //p'

:eval

The expression to obtain the version of the tool

Tools

genmap
BSD-3-Clause

Ultra-fast computation of genome mappability.