From 15391744db758a54059b09fde12e51b60b356d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20W=C3=B6ste?= Date: Thu, 14 Feb 2019 16:41:45 +0100 Subject: [PATCH] Include sleepInterval in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a3503e..e5d4092 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ These parameters are optional and may be omitted using the default values: | *igvMaxMemory* | Maximum heap size of the IGV process. | `1200` | | *xslxExportWindowSize* | When creating `.xlsx` files, this improves memory usage. Only change if exceptions occur during `.xlsx` export. | `1000` | | *igvLog* | File containing IGV logs | `igv.log` | +| *sleepInterval* | Time to wait between IGV commands | `0` | ## Examples