1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Merge pull request #132 from nf-core/evanfloden-patch-1

Update google.md
This commit is contained in:
Alexander Peltzer 2020-03-09 15:07:38 +01:00 committed by GitHub
commit 55fa7e4e00
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