mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update google.md
This commit is contained in:
parent
362c737073
commit
6141e008a3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue