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:
11d8f4c
)
JAL-2505 comments updated
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Mon, 5 Jun 2017 13:00:48 +0000
(14:00 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Mon, 5 Jun 2017 13:00:48 +0000
(14:00 +0100)
src/jalview/datamodel/SequenceFeature.java
patch
|
blob
|
history
diff --git
a/src/jalview/datamodel/SequenceFeature.java
b/src/jalview/datamodel/SequenceFeature.java
index
25dfc40
..
9a6cf2b
100755
(executable)
--- a/
src/jalview/datamodel/SequenceFeature.java
+++ b/
src/jalview/datamodel/SequenceFeature.java
@@
-58,7
+58,7
@@
public class SequenceFeature implements FeatureLocationI
private static final String ATTRIBUTES = "ATTRIBUTES";
/*
- * type, begin, end, featureGroup and contactFeature are final
+ * type, begin, end, featureGroup, score and contactFeature are final
* to ensure that the integrity of SequenceFeatures data store
* can't be broken by direct update of these fields
*/