From c9ac9d3e2372449fe368ad7fd80e52a8baa4d7ad Mon Sep 17 00:00:00 2001 From: your name <your mail> Date: Wed, 20 Jun 2018 16:00:50 +0200 Subject: [PATCH] modulefiles/Hisat2/2.0.0.lua --- modulefiles/Hisat2/2.0.0.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modulefiles/Hisat2/2.0.0.lua b/modulefiles/Hisat2/2.0.0.lua index 8cf4777..155683a 100644 --- a/modulefiles/Hisat2/2.0.0.lua +++ b/modulefiles/Hisat2/2.0.0.lua @@ -34,7 +34,7 @@ The fact that you are presently reading this means that you have had knowledge of the CeCILL license and that you accept its terms. --]=====] -local root = "/Xnfs/auboeuf/data/Nicolas/modules/Hsat2/2.0.0" +local root = "~/privatemodules_dev/apps/Hisat2" conflict("Hsat2") prepend_path{"PATH", pathJoin(root, "bin")} setenv("HSAT2_PATH", pathJoin(root, "bin")) -- GitLab