modification to enable globplot run on nanna (PYTHONPATH variable)
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Thu, 23 Jun 2011 09:16:47 +0000 (09:16 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Thu, 23 Jun 2011 09:16:47 +0000 (09:16 +0000)
git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4310 e3abac25-378b-4346-85de-24260fe3988d

conf/Executable.properties

index b08efaa..caf7355 100644 (file)
@@ -86,7 +86,8 @@ disembl.cluster.settings=-l h_cpu=24:00:00 -l h_vmem=6000M -l ram=6000M
 #local.disembl.bin.windows= \r
 local.globplot.bin=binaries/src/globplot/GlobPlot.py\r
 cluster.globplot.bin=/homes/pvtroshin/workspace/jaba2/binaries/src/globplot/GlobPlot.py\r
-#globplot.bin.env=PYTHONHOME#/usr/local/lib/python2.6; \r
+# Dundee only settings\r
+globplot.bin.env=PYTHONPATH#/homes/pvtroshin/workspace/jaba2/binaries/src/globplot/biopython-1.50 \r
 # globplot.parameters.file=conf/settings/GlobPlotParameters.xml\r
 globplot.limits.file=conf/settings/GlobPlotLimits.xml\r
 globplot.cluster.settings=-l h_cpu=24:00:00 -l h_vmem=6000M -l ram=6000M\r