Description

Create index for salmon

Input

name:type
description
pattern

meta

:map

Groovy Map containing reference information e.g. [ id:‘genome’ ]

transcript_fasta

:file

Fasta file of the reference transcriptome

genome_fasta

:file

Fasta file of the reference genome, used to build decoy sequences. Optional: pass [] to build a non-decoy-aware index.

Output

name:type
description
pattern

index

meta

:map

Groovy Map containing reference information e.g. [ id:‘genome’ ]

salmon

:directory

Folder containing the salmon index files

salmon

versions_salmon

${task.process}

:string

The name of the process

salmon

:string

The name of the tool

salmon --version | sed 's/salmon //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

salmon

:string

The name of the tool

salmon --version | sed 's/salmon //'

:eval

The expression to obtain the version of the tool

Tools

salmon
GPL-3.0-or-later

Salmon is a tool for wicked-fast transcript quantification from RNA-seq data