From 3371e589de1f21f2aed8d849d79fe1614e0ecd9a Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Sun, 25 Jul 2021 16:38:18 -0500
Subject: [PATCH] Update readme with seqwho ref param

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1c505f9..fa07079 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ To Run:
   * `--refMoVersion` mouse reference version ***(optional, default = 38.p6.vM25)***
   * `--refHuVersion` human reference version ***(optional, default = 38.p13.v36)***
   * `--refERCCVersion` human reference version ***(optional, default = 92)***
+  * `--seqwhoRef` seqwho reference location ***(optional, default = https://cloud.biohpc.swmed.edu/index.php/s/sP48taKmymSkJBM/download)***
   * `--upload` option to not upload output back to the data-hub ***(optional, default = false)***
     * **true** = upload outputs to the data-hub
     * **false** = do *NOT* upload outputs to the data-hub
-- 
GitLab