diff gistic.xml @ 2:da03207b002d draft default tip

Uploaded
author morinlab
date Thu, 01 Dec 2016 19:06:24 -0500
parents 9f683a7ac990
children
line wrap: on
line diff
--- a/gistic.xml	Wed Nov 30 19:24:32 2016 -0500
+++ b/gistic.xml	Thu Dec 01 19:06:24 2016 -0500
@@ -14,12 +14,6 @@
 
   <command>
     <![CDATA[
-      ##export included matlab paths. This was done in dependencies but seems to need reseting periodically 
-
-      export LD_LIBRARY_PATH=\$GISTIC_DIR/MATLAB_Component_Runtime/v714/runtime/glnxa64:\$GISTIC_DIR/MATLAB_Component_Runtime/v714/sys/os/glnxa64:\$GISTIC_DIR/MATLAB_Component_Runtime/v714/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:\$GISTIC_DIR/MATLAB_Component_Runtime/v714/sys/java/jre/glnxa64/jre/lib/amd64/server:\$GISTIC_DIR/MATLAB_Component_Runtime/v714/sys/java/jre/glnxa64/jre/lib/amd64;
-
-      export XAPPLRESDIR=\$GISTIC_DIR/MATLAB_Component_Runtime/v714/X11/app-defaults;
-
       ##make directory for results
       mkdir ./results;
       touch ./results/sig_regions.bed;