From f87f79c8fca39d9181f891f7a96e9cadaee74088 Mon Sep 17 00:00:00 2001 From: pvtroshin Date: Thu, 23 Jun 2011 09:16:47 +0000 Subject: [PATCH] modification to enable globplot run on nanna (PYTHONPATH variable) git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4310 e3abac25-378b-4346-85de-24260fe3988d --- conf/Executable.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/Executable.properties b/conf/Executable.properties index b08efaa..caf7355 100644 --- a/conf/Executable.properties +++ b/conf/Executable.properties @@ -86,7 +86,8 @@ disembl.cluster.settings=-l h_cpu=24:00:00 -l h_vmem=6000M -l ram=6000M #local.disembl.bin.windows= local.globplot.bin=binaries/src/globplot/GlobPlot.py cluster.globplot.bin=/homes/pvtroshin/workspace/jaba2/binaries/src/globplot/GlobPlot.py -#globplot.bin.env=PYTHONHOME#/usr/local/lib/python2.6; +# Dundee only settings +globplot.bin.env=PYTHONPATH#/homes/pvtroshin/workspace/jaba2/binaries/src/globplot/biopython-1.50 # globplot.parameters.file=conf/settings/GlobPlotParameters.xml globplot.limits.file=conf/settings/GlobPlotLimits.xml globplot.cluster.settings=-l h_cpu=24:00:00 -l h_vmem=6000M -l ram=6000M -- 1.7.10.2