From b1185c36ffa87327cb95d676d88638543d409745 Mon Sep 17 00:00:00 2001 From: pvtroshin Date: Thu, 3 Feb 2011 14:08:42 +0000 Subject: [PATCH] Change disembl paths to project internal git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@3687 e3abac25-378b-4346-85de-24260fe3988d --- conf/Executable.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/Executable.properties b/conf/Executable.properties index b8e7723..4b1cb00 100644 --- a/conf/Executable.properties +++ b/conf/Executable.properties @@ -74,8 +74,8 @@ jronn.cluster.settings=-q 64bit-pri.q -pe smp 4 -l h_vmem=1700M -l ram=1700M -l ### Disembl configuration Tisean - Disembl dependancy cannot be redistributed (!) ### #local.disembl.bin.windows= -local.disembl.bin=/homes/pvtroshin/soft/DisEMBL-1.4raw/DisEMBL.py -cluster.disembl.bin=/homes/pvtroshin/soft/DisEMBL-1.4raw/DisEMBL.py +local.disembl.bin=binaries/src/disembl/DisEMBL.py +cluster.disembl.bin=/homes/pvtroshin/jaba2/binaries/src/disembl/DisEMBL.py disembl.parameters.file=conf/settings/DisemblParameters.xml disembl.limits.file=conf/settings/DisemblLimits.xml disembl.cluster.settings=-l h_cpu=24:00:00 -l h_vmem=6000M -l ram=6000M -- 1.7.10.2