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
From reading the docs I assumed that any genome stored in AWS-iGenomes would be readily available when calling the pipeline, but at least one, Rnor_5.0, isn't.
Check Documentation
I have checked the following places for your error:
Description of the bug
From reading the docs I assumed that any genome stored in AWS-iGenomes would be readily available when calling the pipeline, but at least one,
Rnor_5.0
, isn't.https://github.com/nf-core/rnaseq/blob/master/conf/igenomes.config
Steps to reproduce
Genome is pre-downloaded but error also occours without setting
--igenomes_base
nextflow run nf-core/rnaseq -r 3.1 --input "${PRJ_DATA}/raw/bayer_samplesheet.csv" --igenomes_base "/mnt/genomics/references" --genome "Rnor_5.0" -profile singularity --aligner "star_salmon" -with-dag --max_memory "40.GB"
Expected behaviour
The pipeline should be able to use any iGenomes available in AWS.
Log files
Have you provided the following extra information/files:
.nextflow.log
fileSystem
Nextflow Installation
Container engine
The text was updated successfully, but these errors were encountered: