Closed ghost closed 2 years ago
Hi @simonovae ! Apologies for the late response. Did you manage to figure out what was going on here?
Right at the top of the log it looks like you are running Docker?
Oct-12 13:17:10.115 [main] DEBUG nextflow.cli.Launcher - $> nextflow run nf-core/rnaseq -profile test,docker
Please come and find us on the #rnaseq channel on the nf-core Slack Workspace. It will be much quicker to resolve these sorts of issues there. Will close this for now.
Check Documentation
Description of the bug
I am trying to run rnaseq pipeline with singularity on HPC and it fails stright after running. I am not sure why it tries to run docker if I specify the engine in the command as shown below:
Steps to reproduce
nextflow run nf-core/rnaseq --input /path/to/samplesheet.csv --genome GRCh38 -profile singularity -w /path/to/work
Log files
Below
System
Nextflow Installation
Container engine
Additional context
The log file is below: