Louis BECQUEY

rien^2

Showing 1 changed file with 6 additions and 6 deletions
1 # Please set the following variables to the correct paths : 1 # Please set the following variables to the correct paths :
2 -CPLEXDir="/opt/ibm/ILOG/CPLEX_Studio128_Student" 2 +CPLEXDir="/opt/ibm/ILOG/CPLEX_Studio128"
3 IEIGEN="/usr/local/include/eigen3" 3 IEIGEN="/usr/local/include/eigen3"
4 INUPACK="/usr/local/include/nupack" 4 INUPACK="/usr/local/include/nupack"
5 -jar3dexec="/nhome/siniac/lbecquey/Software/jar3dbin/jar3d_2014-12-11.jar" 5 +jar3dexec="/home/persalteas/Software/jar3dbin/jar3d_2014-12-11.jar"
6 -ILmotifDir="/nhome/siniac/lbecquey/Data/RNA/motifs/BGSU/Matlab_results/IL/3.2/lib" 6 +ILmotifDir="/home/persalteas/Data/RNA/motifs/Matlab_results/IL/3.2/lib"
7 -HLmotifDir="/nhome/siniac/lbecquey/Data/RNA/motifs/BGSU/Matlab_results/HL/3.2/lib" 7 +HLmotifDir="/home/persalteas/Data/RNA/motifs/Matlab_results/HL/3.2/lib"
8 -descfolder="/local/local/labo/03_tests_biominserter/No_Redondance_DESC/" 8 +descfolder="/home/persalteas/Data/RNA/motifs/Rna3Dmotif/No_Redondance_DESC/"
9 -bypdir="/nhome/siniac/lbecquey/Software/BayesPairing/bayespairing/src" 9 +bypdir="/home/persalteas/Software/BayesPairing/bayespairing/src"
......