IUpred integration
[jabaws.git] / binaries / src / compilebin.sh
index 8a0ecd2..405921e 100644 (file)
@@ -67,6 +67,7 @@ echo "DONE"
 chmod +x sav_gol
 cd ..
 
+# TODO copy sav_gol other from disembl
 echo "Compiling GlobPlot..."
 cd globplot
 echo "DONE"
@@ -74,3 +75,10 @@ echo "DONE"
 chmod +x GlobPlot.py
 cd ..
 
+echo "Compiling IUPred..."
+cd iupred
+make clean
+make 
+echo "DONE"
+cd ..
+