Description

Create index for salmon

Input

name:type
description
pattern

genome_fasta{:bash}

:file

Fasta file of the reference genome

transcript_fasta{:bash}

:file

Fasta file of the reference transcriptome

Output

name:type
description
pattern

index{:bash}

salmon{:bash}

:directory

Folder containing the star index files

salmon

versions_salmon{:bash}

${task.process}{:bash}

:string

The name of the process

salmon{:bash}

:string

The name of the tool

salmon --version | sed 's/salmon //'{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

salmon{:bash}

:string

The name of the tool

salmon --version | sed 's/salmon //'{:bash}

: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