git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129ad37
)
Correct test string
author
amwaterhouse
<Andrew Waterhouse>
Mon, 14 Aug 2006 15:09:23 +0000
(15:09 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Mon, 14 Aug 2006 15:09:23 +0000
(15:09 +0000)
src/jalview/io/EBIFetchClient.java
patch
|
blob
|
history
diff --git
a/src/jalview/io/EBIFetchClient.java
b/src/jalview/io/EBIFetchClient.java
index
a6c3ed2
..
9dd3d96
100755
(executable)
--- a/
src/jalview/io/EBIFetchClient.java
+++ b/
src/jalview/io/EBIFetchClient.java
@@
-118,7
+118,7
@@
public class EBIFetchClient
public static void main (String [] args)
\r
{
\r
EBIFetchClient ebi = new EBIFetchClient();
\r
- String[] result = ebi.fetchData("uniprot:25K89D_SARPE;G6PblobD_HUMAN",
\r
+ String[] result = ebi.fetchData("uniprot:25KD_SARPE;G6PD_HUMAN",
\r
"xml", null);
\r
\r
try{
\r