Description

Create a GEM index from a FASTA file

Input

name:type
description
pattern

meta

:map

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

fasta

:file

A reference 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 ]

*.gem

:file

The GEM index file

*.gem

log

meta

:map

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

*.log

:file

The execution log

*.log

versions_gem2

${task.process}

:string

The name of the process

gem2

:string

The name of the tool

20200110

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

gem2

:string

The name of the tool

20200110

:string

The expression to obtain the version of the tool

Tools

gem2
Custom

GEM2 is a high-performance mapping tool. It also provide a unique tool to evaluate mappability.