You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the --save_reference parameter, the Salmon index is not stored in the genome directory.
The STAR index is stored (and even RSEM see #1547), but not Salmon.
Request
It will be helpful if Salmon index can be stored, so that it can be passed for future runs, thereby saving time.
Default behaviour is to run Salmon in alignment-based mode, which does not involve an index, so that will not be generated. If you specify pseudo_aligner, then Salmon will (also) be run in mapping-based mode which does involve the creation of an index, which will be stored.
Uh oh!
There was an error while loading. Please reload this page.
Description of the bug
Dear Developers,
Thank you for helping with the issues.
When using the
--save_reference
parameter, the Salmon index is not stored in thegenome
directory.The STAR index is stored (and even RSEM see #1547), but not Salmon.
Request
It will be helpful if Salmon index can be stored, so that it can be passed for future runs, thereby saving time.
Command used and terminal output
Relevant files
Contents of the
genome
directory after a successful pipeline run.System information
Version of nf-core/rnaseq: 3.18.0
Nextflow version: v24.10.5
Container engine: singularity-ce version 4.1.2-jammy
OS: Ubuntu 22.04.5 LTS x86_64
Executor: Local
Hardware: Desktop
The text was updated successfully, but these errors were encountered: