From def090063f0ffc7b5a768ed35be5191b1740579d Mon Sep 17 00:00:00 2001 From: Holger Brandl <holgerbrandl@gmail.com> Date: Tue, 15 Mar 2016 18:22:38 +0100 Subject: [PATCH] use latest 2.5.1b STAR --- dge_workflow/dge_utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dge_workflow/dge_utils.sh b/dge_workflow/dge_utils.sh index bbe3d05..e14284a 100755 --- a/dge_workflow/dge_utils.sh +++ b/dge_workflow/dge_utils.sh @@ -25,7 +25,7 @@ export PATH=/projects/bioinfo/holger/bin/samtools-1.3:$PATH export PATH=/home/brandl/bin/subread-1.4.6-p3-Linux-x86_64/bin:$PATH #export PATH=/home/brandl/bin/STAR/STAR-STAR_2.4.1d/source:$PATH -export PATH=/home/brandl/bin/STAR-2.5.0b/source:$PATH +export PATH=/home/brandl/bin/STAR-2.5.1b/source:$PATH ## add cluster job manager -- GitLab