From b98ab26662f3683a898078d235bccc782f3178b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20H=C3=B6rtenhuber?= Date: Fri, 11 Feb 2022 14:09:16 +0100 Subject: [PATCH] fix markdownlint errors --- docs/czbiohub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/czbiohub.md b/docs/czbiohub.md index 03f0edd..376460b 100644 --- a/docs/czbiohub.md +++ b/docs/czbiohub.md @@ -125,7 +125,7 @@ For Human and Mouse, we use [GENCODE](https://www.gencodegenes.org/) gene annota ## High Priority Queue -If you would like to run with the _High Priority_ queue, specify the `highpriority` config profile after `czbiohub_aws`. When applied after the main `czbiohub_aws` config, it overwrites the process `queue` identifier. +If you would like to run with the *High Priority* queue, specify the `highpriority` config profile after `czbiohub_aws`. When applied after the main `czbiohub_aws` config, it overwrites the process `queue` identifier. To use it, submit your run with with `-profile czbiohub_aws,highpriority`.