Set right path to UNIREF at ningal
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:28:52 +0000 (15:28 +0100)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:28:52 +0000 (15:28 +0100)
binaries/src/jpred/jpred.pl

index f5910fc..a16a96a 100755 (executable)
@@ -227,7 +227,7 @@ $goal = "seq" if ( defined $seqgoal );
 #####################################################################################################
 # Key to database information and information for accessing them
 if ( defined $jabaws ) {
-  $db_path  = "/data/UNIREFdb";
+  $db_path  = "/homes/www-jpred/databases";
   $db_entry = "cluster";
 }