mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Fixed the mysterious 'insert here' Institution
This commit is contained in:
parent
463c4adfa3
commit
0325e556f2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# nf-core/configs: UZH Configuration
|
||||
|
||||
All nf-core pipelines have been successfully configured for use on the UZH cluster at the insert institution here.
|
||||
All nf-core pipelines have been successfully configured for use on the UZH cluster at the University of Zürich.
|
||||
|
||||
To use, run the pipeline with `-profile uzh`. This will download and launch the [`uzh.config`](../conf/uzh.config) which has been pre-configured with a setup suitable for the UZH cluster. Using this profile, Nextflow will download a singularity image with all of the required software before execution of the pipeline.
|
||||
|
||||
|
|
Loading…
Reference in a new issue