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:
e77a693
)
JAL-1919 updated unicode symbol for mapping
author
tcofoegbu
<tcnofoegbu@dundee.ac.uk>
Thu, 3 Mar 2016 09:55:58 +0000
(09:55 +0000)
committer
tcofoegbu
<tcnofoegbu@dundee.ac.uk>
Thu, 3 Mar 2016 09:55:58 +0000
(09:55 +0000)
src/jalview/ws/sifts/SiftsClient.java
patch
|
blob
|
history
diff --git
a/src/jalview/ws/sifts/SiftsClient.java
b/src/jalview/ws/sifts/SiftsClient.java
index
de8c6a9
..
d30482f
100644
(file)
--- a/
src/jalview/ws/sifts/SiftsClient.java
+++ b/
src/jalview/ws/sifts/SiftsClient.java
@@
-935,7
+935,8
@@
public class SiftsClient implements SiftsClientI
// output mappings
StringBuffer output = new StringBuffer();
output.append(NEWLINE);
- output.append("Sequence ⟷ Structure mapping details").append(NEWLINE);
+ output.append("Sequence \u27f7 Structure mapping details").append(
+ NEWLINE);
output.append("Method: SIFTS");
output.append(NEWLINE).append(NEWLINE);