diff --git a/modulefiles/Hisat2/2.0.0.lua b/modulefiles/Hisat2/2.0.0.lua index 8cf4777cbde0ec37e8040f5a91f688f4c8a15e5a..155683ac5cc4443f6f45b15b1431bbe6ff27d71a 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"))