From 586f20eeb9f413d7e607d5b718a58cabcf609fcc Mon Sep 17 00:00:00 2001 From: hassanfa Date: Wed, 17 Feb 2021 12:05:24 +0100 Subject: [PATCH] bump genmod --- BALSAMIC/containers/annotate/annotate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BALSAMIC/containers/annotate/annotate.sh b/BALSAMIC/containers/annotate/annotate.sh index a068e20a0..ef952f01d 100644 --- a/BALSAMIC/containers/annotate/annotate.sh +++ b/BALSAMIC/containers/annotate/annotate.sh @@ -1,3 +1,3 @@ conda env create -n ${1} --file ${1}.yaml source activate ${1} -pip install --no-cache-dir genmod==3.7.3 \ No newline at end of file +pip install --no-cache-dir genmod==3.7.4