git://source.jalview.org
/
jabaws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd6c091
)
Set right path to UNIREF at ningal
author
Sasha Sherstnev
<a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:28:52 +0000
(15:28 +0100)
committer
Sasha Sherstnev
<a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:28:52 +0000
(15:28 +0100)
binaries/src/jpred/jpred.pl
patch
|
blob
|
history
diff --git
a/binaries/src/jpred/jpred.pl
b/binaries/src/jpred/jpred.pl
index
f5910fc
..
a16a96a
100755
(executable)
--- a/
binaries/src/jpred/jpred.pl
+++ b/
binaries/src/jpred/jpred.pl
@@
-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";
}