mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
add link
This commit is contained in:
parent
1f2786c78f
commit
883a761651
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@ To use, run the pipeline with `-profile genouest`. This will download and launch
|
|||
|
||||
## Running the workflow on the GenOuest cluster
|
||||
|
||||
Nextflow is installed on the GenOuest cluster. You need to activate it like this:
|
||||
Nextflow is installed on the GenOuest cluster. Some documentation is available on the [GenOuest website](https://www.genouest.org/howto/#nextflow).
|
||||
|
||||
You need to activate it like this:
|
||||
|
||||
```bash
|
||||
source /local/env/envnextflow-19.07.0.sh
|
||||
|
|
Loading…
Reference in a new issue