From 71d62d0f766eaaa756b303fa193e58738ab622ab Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Fri, 2 Nov 2018 16:12:32 -0500
Subject: [PATCH] Revert to stable old R/3.4.1

---
 bash.scripts/sc_TissueMapper-DS_D17.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bash.scripts/sc_TissueMapper-DS_D17.sh b/bash.scripts/sc_TissueMapper-DS_D17.sh
index 07684d7..63f9ffc 100644
--- a/bash.scripts/sc_TissueMapper-DS_D17.sh
+++ b/bash.scripts/sc_TissueMapper-DS_D17.sh
@@ -8,6 +8,6 @@
 #SBATCH --mail-type ALL
 #SBATCH --mail-user gervaise.henry@utsouthwestern.edu
 
-module load R/3.4.1-gccmkl_20181025
+module load R/3.4.1-gccmkl
 
 Rscript ../r.scripts/sc-TissueMapper_RUN.DS_D17.R
-- 
GitLab