1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Update google.md

This commit is contained in:
Evan Floden 2020-03-09 14:44:58 +01:00 committed by GitHub
parent 362c737073
commit 6141e008a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ To be used with the `google` profile by specifying the `-profile google` when ru
```bash
GOOGLE_APPLICATION_CREDENTIALS=<your_key>.json
NXF_MODE=google
nextflow run nf-core/rnaseq -profile google,test --google_bucket <gs://your_bucket/work>
nextflow run nf-core/rnaseq -profile test,google --google_bucket <gs://your_bucket/work>
```
### Required Parameters