comparison gistic.xml @ 2:da03207b002d draft default tip

Uploaded
author morinlab
date Thu, 01 Dec 2016 19:06:24 -0500
parents 9f683a7ac990
children
comparison
equal deleted inserted replaced
1:d16928a77255 2:da03207b002d
12 <exit_code range=":-1" /> 12 <exit_code range=":-1" />
13 </stdio> 13 </stdio>
14 14
15 <command> 15 <command>
16 <![CDATA[ 16 <![CDATA[
17 ##export included matlab paths. This was done in dependencies but seems to need reseting periodically
18
19 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;
20
21 export XAPPLRESDIR=\$GISTIC_DIR/MATLAB_Component_Runtime/v714/X11/app-defaults;
22
23 ##make directory for results 17 ##make directory for results
24 mkdir ./results; 18 mkdir ./results;
25 touch ./results/sig_regions.bed; 19 touch ./results/sig_regions.bed;
26 ##start command line 20 ##start command line
27 \$GISTIC_DIR/gp_gistic2_from_seg 21 \$GISTIC_DIR/gp_gistic2_from_seg