When running a working command in AWS, the pipeline fails because it is not able to stage the unzipped file, it seems that the URL being used to stage the file is correct but has an additional "/" at the start
[null] NOTE: Can't stage file file:///{my-s3-bucket-path}/Homo_sapiens.GRCh38.86.gtf/Homo_sapiens.GRCh38.86.gtf -- file does not exist -- Execution is retried (1) ERROR ~ Unable to re-submit taskNFCORE_RNAVAR:RNAVAR:PREPARE_GENOME:GTF2BED (1)``
Description of the bug
When running a working command in AWS, the pipeline fails because it is not able to stage the unzipped file, it seems that the URL being used to stage the file is correct but has an additional "/" at the start
[null] NOTE: Can't stage file file:///{my-s3-bucket-path}/Homo_sapiens.GRCh38.86.gtf/Homo_sapiens.GRCh38.86.gtf -- file does not exist -- Execution is retried (1) ERROR ~ Unable to re-submit task
NFCORE_RNAVAR:RNAVAR:PREPARE_GENOME:GTF2BED (1)``Command used and terminal output
Relevant files
The config file contains custom ref files, and the input file is the test samplesheet provided with the pipeline files
System information
dev