mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Update docs/uppmax.md
This commit is contained in:
parent
d9a8009662
commit
e96455e180
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ In addition to this config profile, you will also need to specify an UPPMAX proj
|
||||||
You can do this with the `--project` flag (two hyphens) when launching nextflow. For example:
|
You can do this with the `--project` flag (two hyphens) when launching nextflow. For example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nextflow run nf-core/PIPELINE -profile uppmax --project "snic2018-1-234" # ..rest of pipeline flags
|
nextflow run nf-core/PIPELINE -profile uppmax --project snic2018-1-234 # ..rest of pipeline flags
|
||||||
```
|
```
|
||||||
|
|
||||||
> NB: If you're not sure what your UPPMAX project ID is, try running `groups` or checking SUPR.
|
> NB: If you're not sure what your UPPMAX project ID is, try running `groups` or checking SUPR.
|
||||||
|
|
Loading…
Reference in a new issue