SalmonIndex class. Represents a process that wraps Salmon index tool. Mandatory to use Salmon pseudo-aligment RNAseq mapping tool (wraps in SalmonQuantMapping class).
Configuration options
* threads
: Multi threading options: number of threads to use. [Default = 2]
Input
FastaFile
cDNA fasta file (compressed in gz)
Output
SalmonIndexFolder
Salmon index folder
Configuration
threads
Number of threads [Default = 2]
int
2