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:
58f946a
)
Location of protein name specified
author
amwaterhouse
<Andrew Waterhouse>
Mon, 5 Dec 2005 16:27:49 +0000
(16:27 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Mon, 5 Dec 2005 16:27:49 +0000
(16:27 +0000)
resources/uniprot_mapping.xml
patch
|
blob
|
history
diff --git
a/resources/uniprot_mapping.xml
b/resources/uniprot_mapping.xml
index
63de78e
..
d6961aa
100755
(executable)
--- a/
resources/uniprot_mapping.xml
+++ b/
resources/uniprot_mapping.xml
@@
-8,10
+8,10
@@
</class>
\r
\r
<class name="jalview.datamodel.UniprotEntry">
\r
+ <field name="name" type="string" collection="vector"/>
\r
<field name="accession" type="string" collection="vector"/>
\r
- <field name="name" type="string" collection="vector"/>
\r
<field name="proteinName" type="string" collection="vector">
\r
- <bind-xml name="name" location="protein"/>
\r
+ <bind-xml name="name" location="entry/protein"/>
\r
</field>
\r
\r
\r