Closed DenisSch closed 3 years ago
What about this ?
NXF_MODE=google ./nextflow run rnaseq-nf/main.nf -profile gls
That worked - thank you!
Unfortunately, the next error message is:
Missing Google credentials -- make sure your environment defines the GOOGLE_APPLICATION_CREDENTIALS environment variable
I have performed the steps in the tutorial - it seems like something is still missing
Update:
The path needs to be defined directly without {PWD}
I am running the GCP tutorial: https://cloud.google.com/life-sciences/docs/tutorials/nextflow
When executing
./nextflow run rnaseq-nf/main.nf -profile gls
I receive the following error: