From e2146b5905a7b2bf44da160c052c944a6d80055b Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Wed, 5 Oct 2022 09:59:07 +0200 Subject: [PATCH] Update docs/tigem.md --- docs/tigem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tigem.md b/docs/tigem.md index 95d5415..e562fe4 100644 --- a/docs/tigem.md +++ b/docs/tigem.md @@ -4,4 +4,4 @@ To use, run the pipeline with `-profile tigem`. This will download and launch th --- -This pipeline can be used on TIGEM clusters, in which is installed slurm as job scheduling system, so you can use this config if you have the same tool installed. An additional parameter is google.zone to allow downloading data from GCP for a specific time zone. It should not interfere with a local or an AWS configuration. +This configuration profile can be used on TIGEM clusters, with the pre-installed SLURM job scheduling system. An additional parameter is `google.zone` to allow downloading data from GCP for a specific time zone. It should not interfere with any local or other AWS configuration.